mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-11 04:05:11 +00:00
09e9ad4a0b
* starting out with double date stuff :D not even the background is finished i just wanna get this on my fork so that it's safe * double date getting more initialized no animations, one block, nothing actually functions. but the boy is put in place, and the girl is almost put in place! just wanted to merge this with the main branch to play catchy tune * initialization done!!!!! gonna fix up the code, see what i can take out, see what i can standardize, see what i need to add. loving this so far, even with all of its annoyances * ughhhh animation stuff. this is gonna take me a day or two to even comprehend * starting on animation committing cause im traveling, i might work on this if i have time * replace sounds, extend some stuff replaced the rhre3 sounds and added a few things to make camera movements not look so out-of-bounds janky. still working on it, but it's coming along good so far * starting on dog ninja waiting for bread2unity to get merged, and i'm still probably gonna keep working on dog ninja until it's done even if it does. * initialization and sprite trimming done reference is from angrytapper2's video Throw Object, Cut Everything!, and Here We Go! were the cues added, in that order. * temp icon w/ mask + bezier curves!! the icon is temporary, but i did add a mask. i think it looks pretty good :) especially for what it is. also bezier curves. i just figured those out, now i just need to figure out how to implement them into the object. * getting there i'm so close to getting the "Cut Everything!" block to work. i'm trying to figure out how to not play it as the default when the game is rendered * added sfx * added bird animations * looked at double date for like 2 minutes * have been editing blue bear's "treat" block to fit dog ninja for a while now (im gonna try doing these commit notes from now on) * keeping trying * cues have sfx now - the "throw object" cues are not accurate yet * animations adjusted to not keep bird on screen * not much progress rn, getting into the harder stuff * added more sfx - it's from rhre3, if somebody can find a clean rip that would be great, cause i can't) * made a bop animation - still trying to figure out how to get it to play every beat :/ * replaced throw sfx, was using whiff sfx before * extended background using a slice of the sky gradient and color picked blocks * some code added to dogninja.cs and throwobject.cs is... bad. it's just torn from other games. * i need to work out conflicts really this is just pushing all my stuff so i don't lose it, tambourine is giving my fork conflicts for some reason 💀 * blehhh figuring out git some more * doesn't look like much. but I GOT ANIMATIONS WORKING. (god, i suck at C#) * bop animations, on every beat (will soon make it a toggle) * bird fly in and out, flies in when not on screen and out when on screen * did more work on "throwObject.cs" but not anything applicable yet * also found out how assigning scripts to a prefab works. ugh. so, got all those holders and objects assigned * trying to get different sfx working for each item really i just established some structure code. i don't understand it too well, so there are a few things commented out. * starting with inputs rn they're broken and i can't tell why :( * heavily commented out code in ThrowObject.cs * added option to disable the bird's FlyIn SFX * some debug stuff * some scheduled inputs (that AREN'T. WORKING.) * fixed the input bug tysm ymf <333 ur my hero technically this is a functioning game! gonna get different sfx/sprites working, try to get bezier curves working, then i'll make a pr * fixed that input bug * changed some variable names * getting some more infrastructure for getting the game fully working * double date stuff!!!! (improvements, playability) * purged SO much code * combined SoccerBall.cs and Basketball.cs into Ball.cs - might do that for Football.cs too, but we'll see * removed bop animation, it looked bad and made double date as a whole look bad cause it didn't reset. so the boy looked a bit off. - also fixed an error pertaining to animations * basic input stuff for when bread2unity gets merged * oh so much infrastructure stuff * lol commit * some animation stuff * sfx stuff all the different options have sfx tied to them for the throw and slice. now onto sprites and animation... * added tacobell too :) * dog ninja going into WIP :D (commiting rn cause i wanna do some experimental animation) * one more object :) * optimized some code * new sprites are almost done; i've got a list of both the sprites and their halves. * sprites are in! and goodnight. UGHHH BEZIER CURVES I DONT UNDERSTAND YOU * all the sprites go with their corresponding option and sfx * bird improved slightly * BEZIER CURVES * actual fruit animation * toggle for random fruits (doesn't work yet) * textbox for custom objects (doesn't work yet) - not user-submitted stuff, just stuff that doesn't really fit in the main dropdown menu * some stuff i don't remember, but it's definitely stuff that's working towards making everything work. miss anims don't work yet. at all. the objects just go flying. also the slice animation needs to be finished for both sides, and a bool needs to be added for which side to play (will be easy to do) also when you randomly slice, which is determined completely randomly (thank god) gura-nyuuu :3 (i'm sorry) * added a single sfx * custom objects!! tbh a lot more's coming but i need to merge my stuff i don't feel like taking notes here * working on halves * misc cleaning up stuff * started on the logic for halves * progress on halves, cleaning out variables i need to sync between laptop and pc * im pretty sure that's all the double date stuff taken out 👍 * neatened up code + better bezier curves * adjusted bezier curves - sooo close to perfection but very noticeable stuttering at lower speeds * changed random to default object option instead of a bool; makes more sense this way * renaming things, getting code ready for new animations * commented a bunch of my code * re-fixing a bunch of stuff that has since broken from updating stuff - i.e random fruit, sprites, "here we go!" in general, etc. * new font, stuff fixed * added [about friend font](https://www.deviantart.com/matthewtheprep/art/About-Friend-Extended-Now-with-Greek-and-Cyrillic-832264925) * fixed "here we go!" * some more left or right object animation stuff * so many things * fully added custom items - accessible through a cheat code type system in the drop-down for cues * changed how the bezier curves function - only three points now (much smoother) and i just start it much later on the curve * added AboutFriend font, basically kurokane except free to use * started more on halves god, halves are gonna be hard tho * quick commit by [d] * got temp animations in * temp animations for ev * replaced ai sprites with ev's (thank you <333) * getting progress on halves * cleaned up files * hi res sprites * throw both objects + prepare anim title though, i still need to work out how the prepare animation will not play when you need to slice (cues a beat or less apart) * all dog ninja animations * forgot some stuff lol * prep anim done yay :) * oops! blend tree moment (more stuff) * animation fixes * more anim fixes lol * done for the night * added seanski's new icon * fixed the sound for both objects getting thrown * still working on the prepare animation, but for now it's gonna be a block - if literally anybody wants to implement an auto-prepare that isn't jank be my guest * halves progress, as usual * added a new item 😄 * fix conflicts just saw these in the pr, this commit should fix them * clean up code/fix prepare block thank you ymf!!! <333 * code optimizations * both slice anim + prepare anim fixed * i have stashed changes i need to work on * stashed changes * remade halves lists * renamed some sprites -i had funny little names like "tater" and "cuc" but that's a bit confusing * custom halves don't have the framework for them yet so i was building that too * half sprites work now onto making the curve an animation! (also fixing the text ig) (ALSO i fixed the prepare stuff (i think)) * unity animation 💀 death * Fixed text stuff * push changes so nothing breaks hi ymf * i'll work on this more later * halves r workin * oops! all mp3s! -converted mp3 sfx to ogg still need to do barelies, then everything is done * barelies are so close to being done!!! tweaking + figuring out how position works depending on which side the object was thrown * stopping for the night barelies are actually so insanely close to being done it's just a little bit of jank that's holding them back ill finish this tomorrow. * it's over. it's finally over. PR TIME! * final adjustments * the rest of the barely stuff * clean up the code a little :D --------- Co-authored-by: minenice55 <star.elementa@gmail.com> Co-authored-by: patataofcourse <patataofcourse@gmail.com> Co-authored-by: ev <85412919+evdial@users.noreply.github.com> Co-authored-by: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
2709 lines
73 KiB
Text
2709 lines
73 KiB
Text
%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: SliceBoth
|
|
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: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: {x: 0, y: 0, z: 3.49}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
path: DogBody/DogArmLeft
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: {x: 0, y: 0, z: -3.76}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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, y: 0, z: 0}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
path: DogBody/DogArmRight
|
|
m_PositionCurves:
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: 0, y: -0.28, z: 0}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: {x: 0, y: -0.15, z: 0}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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, y: 0, z: 0}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
path:
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: -3.19, y: -0.83, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.06666667
|
|
value: {x: -3.24, y: -0.73, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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: -3.31, y: -0.47, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.13333334
|
|
value: {x: -3.46, y: -0.27, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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: -3.51, y: -0.09, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.2
|
|
value: {x: -3.56, y: 0.08, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.23333333
|
|
value: {x: -3.56, y: 0.16, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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: -3.63, y: 0.32, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.3
|
|
value: {x: -4.58, y: 0.32, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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: -6.39, y: 0.3, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.36666667
|
|
value: {x: -7.41, y: -0.08, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: {x: -7.55, y: -0.26, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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: -9.02, y: -2.38, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: 0}
|
|
outSlope: {x: Infinity, y: Infinity, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
path: DogBody/DogArmLeft
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: -8.12, y: -0.73, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.06666667
|
|
value: {x: -8.04, y: -0.62, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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: -7.87, y: -0.4, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.13333334
|
|
value: {x: -7.75, y: -0.22, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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: -7.62, y: -0.08, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.2
|
|
value: {x: -7.44, y: 0.13, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.23333333
|
|
value: {x: -7.48, y: 0.21, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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: -7.21, y: 0.36, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.3
|
|
value: {x: -6.24, y: 0.24, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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: -4.76, y: 0.35, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.36666667
|
|
value: {x: -3.74, y: -0.06, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: {x: -3.57, y: -0.2, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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: -2.2689958, y: -1.143, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: 0}
|
|
outSlope: {x: Infinity, y: Infinity, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
path: DogBody/DogArmRight
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: -5.568996, y: -0.77, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: {x: -5.568996, y: -0.72, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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: -5.568996, y: -0.60840803, z: 20.748348}
|
|
inSlope: {x: Infinity, y: Infinity, z: 0}
|
|
outSlope: {x: Infinity, y: Infinity, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
path: DogHead
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: -4.01, y: 1.71, z: 0}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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: -7.33, y: 1.83, z: 0}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
path: Slash1
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: -7.61, y: 2.06, z: 0}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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: -5.78, y: 3.29, z: 0}
|
|
inSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
outSlope: {x: Infinity, y: Infinity, z: Infinity}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
path: Slash2
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: {x: 0, y: 0, z: 0}
|
|
inSlope: {x: Infinity, y: 0, z: 0}
|
|
outSlope: {x: Infinity, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
path: DogBody
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: {x: -5.5894957, y: -3.1524081, z: 20.748348}
|
|
inSlope: {x: Infinity, y: 0, z: 0}
|
|
outSlope: {x: Infinity, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
path: DogBody/DogTorso
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: {x: -5.8489957, y: -3.078408, z: 20.748348}
|
|
inSlope: {x: Infinity, y: 0, z: 0}
|
|
outSlope: {x: Infinity, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
path: DogBody/Sword
|
|
m_ScaleCurves: []
|
|
m_FloatCurves:
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 1
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
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_FlipX
|
|
path: DogBody/DogArmLeft
|
|
classID: 212
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: -1
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: 2
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_SortingOrder
|
|
path: DogBody/DogArmLeft
|
|
classID: 212
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: -1
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: 2
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: 2
|
|
inSlope: -0
|
|
outSlope: 0
|
|
tangentMode: 69
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_SortingOrder
|
|
path: DogBody/DogArmRight
|
|
classID: 212
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 1
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
- serializedVersion: 3
|
|
time: 0.033333335
|
|
value: 0
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
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: Slash1
|
|
classID: 1
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 1
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
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_FlipX
|
|
path: Slash1
|
|
classID: 212
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 1
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
- serializedVersion: 3
|
|
time: 0.033333335
|
|
value: 0
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
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: Slash2
|
|
classID: 1
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 1
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_FlipX
|
|
path: Slash2
|
|
classID: 212
|
|
script: {fileID: 0}
|
|
m_PPtrCurves:
|
|
- curve:
|
|
- time: 0
|
|
value: {fileID: -2900523779857075771, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- time: 0.23333333
|
|
value: {fileID: 2503829079399580043, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- time: 0.26666668
|
|
value: {fileID: -1718644172035012379, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- time: 0.3
|
|
value: {fileID: 5731343701485063248, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- time: 0.33333334
|
|
value: {fileID: 5945065988939782350, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- time: 0.36666667
|
|
value: {fileID: 7508259274707765095, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- time: 0.43333334
|
|
value: {fileID: -6539790028955775496, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
attribute: m_Sprite
|
|
path: DogBody/DogArmLeft
|
|
classID: 212
|
|
script: {fileID: 0}
|
|
- curve:
|
|
- time: 0
|
|
value: {fileID: -2900523779857075771, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- time: 0.23333333
|
|
value: {fileID: 2503829079399580043, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- time: 0.26666668
|
|
value: {fileID: -1718644172035012379, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- time: 0.3
|
|
value: {fileID: 5731343701485063248, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- time: 0.33333334
|
|
value: {fileID: 5945065988939782350, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- time: 0.36666667
|
|
value: {fileID: 7508259274707765095, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- time: 0.4
|
|
value: {fileID: 7508259274707765095, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- time: 0.43333334
|
|
value: {fileID: 6951869191609378690, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
attribute: m_Sprite
|
|
path: DogBody/DogArmRight
|
|
classID: 212
|
|
script: {fileID: 0}
|
|
- curve:
|
|
- time: 0
|
|
value: {fileID: 8685408783168630167, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- time: 0.43333334
|
|
value: {fileID: 3286680094014193692, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
attribute: m_Sprite
|
|
path: Slash2
|
|
classID: 212
|
|
script: {fileID: 0}
|
|
m_SampleRate: 30
|
|
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: 2375568945
|
|
attribute: 1
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 2794087405
|
|
attribute: 1
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 3642564216
|
|
attribute: 1
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 1322116684
|
|
attribute: 1
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 3619993590
|
|
attribute: 1
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 2772886358
|
|
attribute: 1
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 1010313433
|
|
attribute: 1
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 240240601
|
|
attribute: 1
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 2375568945
|
|
attribute: 4
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 4
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 2794087405
|
|
attribute: 4
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 4
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 2375568945
|
|
attribute: 555744692
|
|
script: {fileID: 0}
|
|
typeID: 212
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 2375568945
|
|
attribute: 3762991556
|
|
script: {fileID: 0}
|
|
typeID: 212
|
|
customType: 26
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 2794087405
|
|
attribute: 3762991556
|
|
script: {fileID: 0}
|
|
typeID: 212
|
|
customType: 26
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 1322116684
|
|
attribute: 2086281974
|
|
script: {fileID: 0}
|
|
typeID: 1
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 1322116684
|
|
attribute: 555744692
|
|
script: {fileID: 0}
|
|
typeID: 212
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 3619993590
|
|
attribute: 2086281974
|
|
script: {fileID: 0}
|
|
typeID: 1
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 3619993590
|
|
attribute: 555744692
|
|
script: {fileID: 0}
|
|
typeID: 212
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 2375568945
|
|
attribute: 0
|
|
script: {fileID: 0}
|
|
typeID: 212
|
|
customType: 23
|
|
isPPtrCurve: 1
|
|
- serializedVersion: 2
|
|
path: 2794087405
|
|
attribute: 0
|
|
script: {fileID: 0}
|
|
typeID: 212
|
|
customType: 23
|
|
isPPtrCurve: 1
|
|
- serializedVersion: 2
|
|
path: 3619993590
|
|
attribute: 0
|
|
script: {fileID: 0}
|
|
typeID: 212
|
|
customType: 23
|
|
isPPtrCurve: 1
|
|
pptrCurveMapping:
|
|
- {fileID: -2900523779857075771, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- {fileID: 2503829079399580043, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- {fileID: -1718644172035012379, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- {fileID: 5731343701485063248, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- {fileID: 5945065988939782350, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- {fileID: 7508259274707765095, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- {fileID: -6539790028955775496, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- {fileID: -2900523779857075771, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- {fileID: 2503829079399580043, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- {fileID: -1718644172035012379, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- {fileID: 5731343701485063248, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- {fileID: 5945065988939782350, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- {fileID: 7508259274707765095, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- {fileID: 7508259274707765095, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- {fileID: 6951869191609378690, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- {fileID: 8685408783168630167, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
- {fileID: 3286680094014193692, guid: 1c59b9cd0adef0941bc4bd4bde66a759, type: 3}
|
|
m_AnimationClipSettings:
|
|
serializedVersion: 2
|
|
m_AdditiveReferencePoseClip: {fileID: 0}
|
|
m_AdditiveReferencePoseTime: 0
|
|
m_StartTime: 0
|
|
m_StopTime: 0.46666667
|
|
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: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: 0
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: 0
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
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.28
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: -0.15
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: 0
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
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: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: 0
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: 0
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
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: -3.19
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.06666667
|
|
value: -3.24
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.1
|
|
value: -3.31
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.13333334
|
|
value: -3.46
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: -3.51
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.2
|
|
value: -3.56
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.23333333
|
|
value: -3.56
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.26666668
|
|
value: -3.63
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.3
|
|
value: -4.58
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: -6.39
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.36666667
|
|
value: -7.41
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: -7.55
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: -9.02
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalPosition.x
|
|
path: DogBody/DogArmLeft
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: -0.83
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.06666667
|
|
value: -0.73
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.1
|
|
value: -0.47
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.13333334
|
|
value: -0.27
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: -0.09
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.2
|
|
value: 0.08
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.23333333
|
|
value: 0.16
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.26666668
|
|
value: 0.32
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.3
|
|
value: 0.32
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0.3
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.36666667
|
|
value: -0.08
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: -0.26
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: -2.38
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalPosition.y
|
|
path: DogBody/DogArmLeft
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.06666667
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.1
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.13333334
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.2
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.23333333
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.26666668
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.3
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.36666667
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: 20.748348
|
|
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: DogBody/DogArmLeft
|
|
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.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: 0
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.x
|
|
path: DogBody/DogArmLeft
|
|
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.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: 0
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.y
|
|
path: DogBody/DogArmLeft
|
|
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.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: 3.49
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.z
|
|
path: DogBody/DogArmLeft
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 1
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
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_FlipX
|
|
path: DogBody/DogArmLeft
|
|
classID: 212
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: -1
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: 2
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_SortingOrder
|
|
path: DogBody/DogArmLeft
|
|
classID: 212
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: -8.12
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.06666667
|
|
value: -8.04
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.1
|
|
value: -7.87
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.13333334
|
|
value: -7.75
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: -7.62
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.2
|
|
value: -7.44
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.23333333
|
|
value: -7.48
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.26666668
|
|
value: -7.21
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.3
|
|
value: -6.24
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: -4.76
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.36666667
|
|
value: -3.74
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: -3.57
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: -2.2689958
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalPosition.x
|
|
path: DogBody/DogArmRight
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: -0.73
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.06666667
|
|
value: -0.62
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.1
|
|
value: -0.4
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.13333334
|
|
value: -0.22
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: -0.08
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.2
|
|
value: 0.13
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.23333333
|
|
value: 0.21
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.26666668
|
|
value: 0.36
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.3
|
|
value: 0.24
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0.35
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.36666667
|
|
value: -0.06
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: -0.2
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: -1.143
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalPosition.y
|
|
path: DogBody/DogArmRight
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.06666667
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.1
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.13333334
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.2
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.23333333
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.26666668
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.3
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.36666667
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: 20.748348
|
|
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: DogBody/DogArmRight
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: 0
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: 0
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.x
|
|
path: DogBody/DogArmRight
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: 0
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: 0
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.y
|
|
path: DogBody/DogArmRight
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: -3.76
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: 0
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.z
|
|
path: DogBody/DogArmRight
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: -1
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: 2
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: 2
|
|
inSlope: -0
|
|
outSlope: 0
|
|
tangentMode: 69
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_SortingOrder
|
|
path: DogBody/DogArmRight
|
|
classID: 212
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: -5.568996
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: -5.568996
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: -5.568996
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalPosition.x
|
|
path: DogHead
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: -0.77
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: -0.72
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: -0.60840803
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalPosition.y
|
|
path: DogHead
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.4
|
|
value: 20.748348
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: 20.748348
|
|
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: DogHead
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: -4.01
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: -7.33
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalPosition.x
|
|
path: Slash1
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 1.71
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: 1.83
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalPosition.y
|
|
path: Slash1
|
|
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.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: 0
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalPosition.z
|
|
path: Slash1
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 1
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
- serializedVersion: 3
|
|
time: 0.033333335
|
|
value: 0
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
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: Slash1
|
|
classID: 1
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 1
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
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_FlipX
|
|
path: Slash1
|
|
classID: 212
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: -7.61
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: -5.78
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalPosition.x
|
|
path: Slash2
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 2.06
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: 3.29
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalPosition.y
|
|
path: Slash2
|
|
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.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: 0
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalPosition.z
|
|
path: Slash2
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 1
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
- serializedVersion: 3
|
|
time: 0.033333335
|
|
value: 0
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
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: Slash2
|
|
classID: 1
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 1
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_FlipX
|
|
path: Slash2
|
|
classID: 212
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: 0
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalPosition.x
|
|
path: DogBody
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: 0
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalPosition.y
|
|
path: DogBody
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: 0
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalPosition.z
|
|
path: DogBody
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: -5.5894957
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalPosition.x
|
|
path: DogBody/DogTorso
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: -3.1524081
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalPosition.y
|
|
path: DogBody/DogTorso
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: 20.748348
|
|
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: DogBody/DogTorso
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: -5.8489957
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalPosition.x
|
|
path: DogBody/Sword
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: -3.078408
|
|
inSlope: Infinity
|
|
outSlope: Infinity
|
|
tangentMode: 103
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalPosition.y
|
|
path: DogBody/Sword
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0.43333334
|
|
value: 20.748348
|
|
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: DogBody/Sword
|
|
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: DogBody/DogArmLeft
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.y
|
|
path: DogBody/DogArmLeft
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.z
|
|
path: DogBody/DogArmLeft
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.x
|
|
path: DogBody/DogArmRight
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.y
|
|
path: DogBody/DogArmRight
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.z
|
|
path: DogBody/DogArmRight
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
m_HasGenericRootTransform: 1
|
|
m_HasMotionFloatCurves: 0
|
|
m_Events: []
|