commit 9559cc8882161192a43be22670a8ff69db1ea13a Author: Roman <1325980292@qq.com> Date: Sat Aug 27 19:22:38 2022 +0800 短学期Log 任务:替换和实装美术素材 1.在教程场景布置图标和文字提示内容 DONE 2.制作GamePlay中背景元素的动画并实装 DONE 3.替换拆迁障碍物美术素材 DONE 任务:实装音乐和音效 1.为两个场景添加音乐,并且在GamePlay场景不重开音乐。 DONE 2.实装人摔地音效 DONE 3.实装人跑动音效 效果不好 DONE 4.实装人马分离音效 DONE *.补充实装人降落到马上的音效 DONE 5.实装创烂障碍物音效 DONE 6.实装圣火点燃音效 DONE 7.实装马磕磕碰碰音效 DONE 8.实装马似音效 DONE 9.实装马着地音效 DONE 10.实装马起跳音效 DONE 11.实装马蹄点地音效 效果不好 DONE 任务:实装特效 1.实装后处理 DONE 2.实装日夜更替 DONE 3.实装树叶飘落 DONE 4.实装圣火粒子 效果不好 DONE 5.实装破碎灰尘 效果不好 DONE 6.实装马蹄灰尘 DONE 7.实装红黑闪特效 DONE 任务:完善没写的零散逻辑 1.在教程场景,若人马分离障碍处没接到人,过一个转场然后复位人和马 **:仍然存在问题,当如此,人的动画失效。这个问题现在不好修,等待人的死亡动画实装后再修 已修复 DONE 2.在教程场景,点燃圣火仅有进入触发器后加载转场然后转移场景的功能,没有点燃圣火的过程,现补充其逻辑 DONE 3.开发GamePlay距离记录和重开系统 DONE 4.策划要在点燃圣火时镜头放大,体现标题感 URP相机不太好做 ABANDON 5.人的死亡动画逻辑之前没做 DONE 任务:测试并修复Bug DONE 修复Bug 1.在教程场景,可破坏障碍物的碎片的层级不对,创烂瞬间会有层级突变的问题。在GamePlay层级,也出现了这个问题。 已修复 DONE 2.现在的高障碍实在太高了,基本有80%以上的概率导致马翻,应该调低障碍物、或者调大马的跳跃力度。 DONE 3.跑步动画和跑步音效完全对不上 加快跑步动画 DONE 4.原爆破给力范围太大,会导致旧的碎片也被波及 已修复 DONE commit cab00851df5e4da70b981c564888c53d86de1f95 Author: Roman <1325980292@qq.com> Date: Sat Aug 27 02:51:21 2022 +0800 短学期Log 任务:替换和实装美术素材 1.在教程场景布置图标和文字提示内容 DONE 2.制作GamePlay中背景元素的动画并实装 DONE 3.替换拆迁障碍物美术素材 DONE 任务:实装音乐和音效 1.为两个场景添加音乐,并且在GamePlay场景不重开音乐。 DONE 2.实装人摔地音效 DONE 3.实装人跑动音效 DONE 4.实装人马分离音效 DONE 5.实装创烂障碍物音效 DOING 6.实装圣火点燃音效 7.实装马磕磕碰碰音效 8.实装马似音效 9.实装马着地音效 10.实装马起跳音效 任务:实装特效 …… 任务:完善没写的零散逻辑 1.在教程场景,若人马分离障碍处没接到人,过一个转场然后复位人和马 **:仍然存在问题,当如此,人的动画失效。这个问题现在不好修,等待人的死亡动画实装后再修 WAIT 2.在教程场景,点燃圣火仅有进入触发器后加载转场然后转移场景的功能,没有点燃圣火的过程,现补充其逻辑 DONE 3.开发GamePlay距离记录和重开系统 …… 修复Bug 1.在教程场景,可破坏障碍物的碎片的层级不对,创烂瞬间会有层级突变的问题。在GamePlay层级,也出现了这个问题。 2.现在的高障碍实在太高了,基本有80%以上的概率导致马翻,应该调低障碍物、或者调大马的跳跃力度。 commit 3f0c9dd791c66e7222d6dbb72d8b762b73f06aed Merge: e6888a7 bc74426 Author: Roman <1325980292@qq.com> Date: Fri Aug 26 18:13:00 2022 +0800 Merge branch 'Saipo' of https://e.coding.net/gensokyogroup/saima/SAIMA into Roman # Conflicts: # UserSettings/EditorUserSettings.asset # UserSettings/Layouts/CurrentMaximizeLayout.dwlt # UserSettings/Layouts/default-2021.dwlt commit e6888a748dc7188bd3c2f7ce4bceade7402f8cec Author: Roman <1325980292@qq.com> Date: Fri Aug 26 18:11:05 2022 +0800 任务:编写教程和开始场景 分析:分为五个阶段,每个阶段一屏宽。前四个阶段是教程阶段,分别仅放一种障碍(第一个无障碍)和提示,提示参照茶杯头教程关。 每个阶段间有明显间断、镜头固定,但当马通过该阶段的障碍后,镜头右移一个阶段。马不能倒退,相机左侧有空气墙。 到达最终阶段后,按流程点燃圣火进入游戏 设计: 1.搭建核心场景,放置障碍物。 DONE 2.设计教程及开始场景管理器 (1.控制相机,使马每通过一个阶段,相机运动到记录的位置 DONE (2.给相机左侧添加空气墙 DONE (3.管理器要明确记录此时玩家处于哪个阶段 DONE (4.当玩家进入点燃圣火触发器,切断操控,等待动画结束或者一些信号,触发从右向左的渐变黑幕遮挡全屏,随后转场到新场景。 DONE 至此,基本逻辑完成,需要补充大量细节、替换大量美术素材。 修复问题: 1.人马分离障碍连续出现可能导致致命问题,修复使其不能连续出现 DONE 2.GamePlay中,远处的山需要补充运动逻辑 DONE commit 5d922db6142634cdd20aa7801c0b3c1c4994360c Author: Roman <1325980292@qq.com> Date: Wed Aug 24 17:59:05 2022 +0800 任务:制作人物动画逻辑 1.当人物处于Normal时,重复播放骑在马上的动画 2.当人物被射出,播放一次跳上动画,之后停在最后一帧,等待落到平台上。 3.当人物进入Walk态,开始重复播放跑步动画。 4.当人物开始降落,触发一次跳下动画,停在最后一帧 5.当Recover结束,状态恢复为Normal,重回到骑在马上动画 DONE commit d1fe07492af5ce6ea736ef738eb3e38170a08066 Merge: 436eaf0 5e10767 Author: Roman <1325980292@qq.com> Date: Wed Aug 24 10:42:58 2022 +0800 Merge branch 'Saipo' of https://e.coding.net/gensokyogroup/saima/SAIMA into Roman # Conflicts: # UserSettings/Layouts/default-2021.dwlt commit 436eaf01046248372e887eb8276f38e021915790 Author: Roman <1325980292@qq.com> Date: Wed Aug 24 10:40:51 2022 +0800 为了拉取的提交,少量修改
5940 lines
152 KiB
Plaintext
5940 lines
152 KiB
Plaintext
%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: "\u8DF3\u843D"
|
|
serializedVersion: 7
|
|
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: -9.194}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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, z: -9.194}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: {x: 0, y: 0, z: -9.194}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.41666666
|
|
value: {x: 0, y: 0, z: -75.435}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.6333333
|
|
value: {x: 0, y: 0, z: -11.625}
|
|
inSlope: {x: 0, y: 0, z: 223.40083}
|
|
outSlope: {x: 0, y: 0, z: 223.40083}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.8
|
|
value: {x: 0, y: 0, z: 10.202}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
path: bone_1/bone_10/bone_11
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: 0, y: 0, z: -103.942}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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, z: -97.174}
|
|
inSlope: {x: 0, y: 0, z: 81.21597}
|
|
outSlope: {x: 0, y: 0, z: 81.21597}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: {x: 0, y: 0, z: -73.447}
|
|
inSlope: {x: 0, y: 0, z: 33.959988}
|
|
outSlope: {x: 0, y: 0, z: 33.959988}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.6333333
|
|
value: {x: 0, y: 0, z: -69.485}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.8
|
|
value: {x: 0, y: 0, z: -69.767}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
path: bone_1/bone_10
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: 0, y: 0, z: -24.42}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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, z: -24.42}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: {x: 0, y: 0, z: -100.335}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
path: bone_1/bone_8/bone_9
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: 0, y: 0, z: -123.029}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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, z: -134.276}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: {x: 0, y: 0, z: -107.045}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.8
|
|
value: {x: 0, y: 0, z: -125.897}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
path: bone_1/bone_8
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: 0, y: 0, z: 59.885}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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, z: 59.885}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: {x: 0, y: 0, z: 59.885}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: {x: 0, y: 0, z: 27.07}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
path: bone_1/bone_2/bone_6/bone_7
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: 0, y: 0, z: -98.597}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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, z: -129.591}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: {x: 0, y: 0, z: -98.597}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: {x: 0, y: 0, z: -136.879}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
path: bone_1/bone_2/bone_6
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: 0, y: 0, z: 34.381}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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, z: 34.381}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: {x: 0, y: 0, z: 34.381}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: {x: 0, y: 0, z: 54.242}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
path: bone_1/bone_2/bone_4/bone_5
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: 0, y: 0, z: -56.038}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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, z: -44.633}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: {x: 0, y: 0, z: -56.038}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: {x: 0, y: 0, z: -20.122}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
path: bone_1/bone_2/bone_4
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: 0, y: 0, z: 2.995}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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, z: -11.167}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: {x: 0, y: 0, z: 2.995}
|
|
inSlope: {x: 0, y: 0, z: 37.079998}
|
|
outSlope: {x: 0, y: 0, z: 37.079998}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: {x: 0, y: 0, z: 19.733}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
path: bone_1/bone_2/bone_3
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: 0, y: 0, z: 10.529}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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, z: 14.454}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: {x: 0, y: 0, z: 10.529}
|
|
inSlope: {x: 0, y: 0, z: -24.789476}
|
|
outSlope: {x: 0, y: 0, z: -24.789476}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.8
|
|
value: {x: 0, y: 0, z: -4.818}
|
|
inSlope: {x: 0, y: 0, z: -92.082}
|
|
outSlope: {x: 0, y: 0, z: -92.082}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: {x: 0, y: 0, z: -58.317}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
path: bone_1/bone_2
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: 0, y: 0, z: 74.393}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
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, z: 74.393}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: {x: 0, y: 0, z: 61.375}
|
|
inSlope: {x: 0, y: 0, z: -70.229996}
|
|
outSlope: {x: 0, y: 0, z: -70.229996}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.8
|
|
value: {x: 0, y: 0, z: 29.914}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
path: bone_1
|
|
m_PositionCurves:
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: 1.2772324, y: 0.0000003081594, 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.16666667
|
|
value: {x: 1.2772324, y: 0.0000003081594, 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.33333334
|
|
value: {x: 1.2772324, y: 0.0000003081594, 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: bone_1/bone_10/bone_11
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: 0.048791632, y: 0.042786647, 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.16666667
|
|
value: {x: 0.048791632, y: 0.042786647, 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.33333334
|
|
value: {x: 0.048791632, y: 0.042786647, 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: bone_1/bone_10
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: 1.273505, y: 0.00000018587112, 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.16666667
|
|
value: {x: 1.273505, y: 0.00000018587112, 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.33333334
|
|
value: {x: 1.273505, y: 0.00000018587112, 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: bone_1/bone_8/bone_9
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: 0.04954257, y: 0.035280325, 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.16666667
|
|
value: {x: 0.04954257, y: 0.035280325, 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.33333334
|
|
value: {x: 0.04954257, y: 0.035280325, 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: bone_1/bone_8
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: 0.5968662, y: 0.000000115491304, 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.16666667
|
|
value: {x: 0.5968662, y: 0.000000115491304, 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.33333334
|
|
value: {x: 0.5968662, y: 0.000000115491304, 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: bone_1/bone_2/bone_6/bone_7
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: 0.84802103, y: -0.121904515, 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.16666667
|
|
value: {x: 0.84802103, y: -0.121904515, 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.33333334
|
|
value: {x: 0.84802103, y: -0.121904515, 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: bone_1/bone_2/bone_6
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: 0.6251803, y: 0.00000019421279, 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.16666667
|
|
value: {x: 0.6251803, y: 0.00000019421279, 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.33333334
|
|
value: {x: 0.6251803, y: 0.00000019421279, 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: bone_1/bone_2/bone_4/bone_5
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: 0.85443604, y: -0.11792855, 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.16666667
|
|
value: {x: 0.85443604, y: -0.11792855, 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.33333334
|
|
value: {x: 0.85443604, y: -0.11792855, 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: bone_1/bone_2/bone_4
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: 1.4737588, y: 0.00000028021867, 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.16666667
|
|
value: {x: 1.4737588, y: 0.00000028021867, 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.33333334
|
|
value: {x: 1.4737588, y: 0.00000028021867, 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: bone_1/bone_2/bone_3
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: 0.9855932, y: 0.000000011933739, 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.16666667
|
|
value: {x: 0.9855932, y: 0.000000011933739, 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.33333334
|
|
value: {x: 0.9855932, y: 0.000000011933739, 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: bone_1/bone_2
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: -0.8789859, y: 2.0619247, 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.16666667
|
|
value: {x: -0.8789859, y: 2.0619247, 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.33333334
|
|
value: {x: -0.8789859, y: 2.0619247, 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.8
|
|
value: {x: -0.8496709, y: 1.5635695, 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: bone_1
|
|
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: 0.16666667
|
|
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: 0.33333334
|
|
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: bone_1/bone_10/bone_11
|
|
- 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.16666667
|
|
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.33333334
|
|
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: bone_1/bone_10
|
|
- 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: 0.16666667
|
|
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: 0.33333334
|
|
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: bone_1/bone_8/bone_9
|
|
- 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.16666667
|
|
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.33333334
|
|
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: bone_1/bone_8
|
|
- 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.16666667
|
|
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.33333334
|
|
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: bone_1/bone_2/bone_6/bone_7
|
|
- 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.16666667
|
|
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.33333334
|
|
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: bone_1/bone_2/bone_6
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: {x: 0.99999976, y: 0.99999976, z: 1}
|
|
inSlope: {x: 0, y: 0, z: 0}
|
|
outSlope: {x: 0, y: 0, z: 0}
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: {x: 0.99999976, y: 0.99999976, 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.33333334
|
|
value: {x: 0.99999976, y: 0.99999976, 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: bone_1/bone_2/bone_4/bone_5
|
|
- 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.16666667
|
|
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.33333334
|
|
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: bone_1/bone_2/bone_4
|
|
- 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.16666667
|
|
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.33333334
|
|
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: bone_1/bone_2/bone_3
|
|
- 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.16666667
|
|
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.33333334
|
|
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: bone_1/bone_2
|
|
- 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.16666667
|
|
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.33333334
|
|
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: bone_1
|
|
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: 377759540
|
|
attribute: 1
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 3836298432
|
|
attribute: 4
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 4
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 1820176679
|
|
attribute: 4
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 4
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 2031093285
|
|
attribute: 4
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 4
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 227672806
|
|
attribute: 4
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 4
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 1771591585
|
|
attribute: 4
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 4
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 2020542332
|
|
attribute: 4
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 4
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 3316855280
|
|
attribute: 4
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 4
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 2522965584
|
|
attribute: 4
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 4
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 134607859
|
|
attribute: 4
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 4
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 3980913656
|
|
attribute: 4
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 4
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 377759540
|
|
attribute: 4
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 4
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 3836298432
|
|
attribute: 1
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 1820176679
|
|
attribute: 1
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 2031093285
|
|
attribute: 1
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 227672806
|
|
attribute: 1
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 1771591585
|
|
attribute: 1
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 2020542332
|
|
attribute: 1
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 3316855280
|
|
attribute: 1
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 2522965584
|
|
attribute: 1
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 134607859
|
|
attribute: 1
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 3980913656
|
|
attribute: 1
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 3836298432
|
|
attribute: 3
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 1820176679
|
|
attribute: 3
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 2031093285
|
|
attribute: 3
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 227672806
|
|
attribute: 3
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 1771591585
|
|
attribute: 3
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 2020542332
|
|
attribute: 3
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 3316855280
|
|
attribute: 3
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 2522965584
|
|
attribute: 3
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 134607859
|
|
attribute: 3
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 3980913656
|
|
attribute: 3
|
|
script: {fileID: 0}
|
|
typeID: 4
|
|
customType: 0
|
|
isPPtrCurve: 0
|
|
- serializedVersion: 2
|
|
path: 377759540
|
|
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
|
|
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: 1.2772324
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 1.2772324
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1.2772324
|
|
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: bone_1/bone_10/bone_11
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.0000003081594
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0.0000003081594
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0.0000003081594
|
|
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: bone_1/bone_10/bone_11
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
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: bone_1/bone_10/bone_11
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.048791632
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0.048791632
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0.048791632
|
|
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: bone_1/bone_10
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.042786647
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0.042786647
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0.042786647
|
|
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: bone_1/bone_10
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
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: bone_1/bone_10
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 1.273505
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 1.273505
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1.273505
|
|
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: bone_1/bone_8/bone_9
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.00000018587112
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0.00000018587112
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0.00000018587112
|
|
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: bone_1/bone_8/bone_9
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
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: bone_1/bone_8/bone_9
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.04954257
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0.04954257
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0.04954257
|
|
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: bone_1/bone_8
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.035280325
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0.035280325
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0.035280325
|
|
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: bone_1/bone_8
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
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: bone_1/bone_8
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.5968662
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0.5968662
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0.5968662
|
|
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: bone_1/bone_2/bone_6/bone_7
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.000000115491304
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0.000000115491304
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0.000000115491304
|
|
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: bone_1/bone_2/bone_6/bone_7
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
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: bone_1/bone_2/bone_6/bone_7
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.84802103
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0.84802103
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0.84802103
|
|
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: bone_1/bone_2/bone_6
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: -0.121904515
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: -0.121904515
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: -0.121904515
|
|
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: bone_1/bone_2/bone_6
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
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: bone_1/bone_2/bone_6
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.6251803
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0.6251803
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0.6251803
|
|
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: bone_1/bone_2/bone_4/bone_5
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.00000019421279
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0.00000019421279
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0.00000019421279
|
|
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: bone_1/bone_2/bone_4/bone_5
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
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: bone_1/bone_2/bone_4/bone_5
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.85443604
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0.85443604
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0.85443604
|
|
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: bone_1/bone_2/bone_4
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: -0.11792855
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: -0.11792855
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: -0.11792855
|
|
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: bone_1/bone_2/bone_4
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
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: bone_1/bone_2/bone_4
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 1.4737588
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 1.4737588
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1.4737588
|
|
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: bone_1/bone_2/bone_3
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.00000028021867
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0.00000028021867
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0.00000028021867
|
|
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: bone_1/bone_2/bone_3
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
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: bone_1/bone_2/bone_3
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.9855932
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0.9855932
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0.9855932
|
|
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: bone_1/bone_2
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.000000011933739
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0.000000011933739
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0.000000011933739
|
|
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: bone_1/bone_2
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
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: bone_1/bone_2
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: -0.8789859
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: -0.8789859
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: -0.8789859
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.8
|
|
value: -0.8496709
|
|
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: bone_1
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 2.0619247
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 2.0619247
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 2.0619247
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.8
|
|
value: 1.5635695
|
|
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: bone_1
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.8
|
|
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: bone_1
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.41666666
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.6333333
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.8
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.x
|
|
path: bone_1/bone_10/bone_11
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.41666666
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.6333333
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.8
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.y
|
|
path: bone_1/bone_10/bone_11
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: -9.194
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: -9.194
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: -9.194
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.41666666
|
|
value: -75.435
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.6333333
|
|
value: -11.625
|
|
inSlope: 223.40083
|
|
outSlope: 223.40083
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.8
|
|
value: 10.202
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.z
|
|
path: bone_1/bone_10/bone_11
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.6333333
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.8
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.x
|
|
path: bone_1/bone_10
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.6333333
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.8
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.y
|
|
path: bone_1/bone_10
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: -103.942
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: -97.174
|
|
inSlope: 81.21597
|
|
outSlope: 81.21597
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: -73.447
|
|
inSlope: 33.959988
|
|
outSlope: 33.959988
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.6333333
|
|
value: -69.485
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.8
|
|
value: -69.767
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.z
|
|
path: bone_1/bone_10
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.x
|
|
path: bone_1/bone_8/bone_9
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.y
|
|
path: bone_1/bone_8/bone_9
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: -24.42
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: -24.42
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: -100.335
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.z
|
|
path: bone_1/bone_8/bone_9
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.8
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.x
|
|
path: bone_1/bone_8
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.8
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.y
|
|
path: bone_1/bone_8
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: -123.029
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: -134.276
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: -107.045
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.8
|
|
value: -125.897
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.z
|
|
path: bone_1/bone_8
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
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: localEulerAnglesRaw.x
|
|
path: bone_1/bone_2/bone_6/bone_7
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
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: localEulerAnglesRaw.y
|
|
path: bone_1/bone_2/bone_6/bone_7
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 59.885
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 59.885
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 59.885
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 27.07
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.z
|
|
path: bone_1/bone_2/bone_6/bone_7
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
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: localEulerAnglesRaw.x
|
|
path: bone_1/bone_2/bone_6
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
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: localEulerAnglesRaw.y
|
|
path: bone_1/bone_2/bone_6
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: -98.597
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: -129.591
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: -98.597
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: -136.879
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.z
|
|
path: bone_1/bone_2/bone_6
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
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: localEulerAnglesRaw.x
|
|
path: bone_1/bone_2/bone_4/bone_5
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
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: localEulerAnglesRaw.y
|
|
path: bone_1/bone_2/bone_4/bone_5
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 34.381
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 34.381
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 34.381
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 54.242
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.z
|
|
path: bone_1/bone_2/bone_4/bone_5
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
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: localEulerAnglesRaw.x
|
|
path: bone_1/bone_2/bone_4
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
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: localEulerAnglesRaw.y
|
|
path: bone_1/bone_2/bone_4
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: -56.038
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: -44.633
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: -56.038
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: -20.122
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.z
|
|
path: bone_1/bone_2/bone_4
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
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: localEulerAnglesRaw.x
|
|
path: bone_1/bone_2/bone_3
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
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: localEulerAnglesRaw.y
|
|
path: bone_1/bone_2/bone_3
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 2.995
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: -11.167
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 2.995
|
|
inSlope: 37.079998
|
|
outSlope: 37.079998
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 19.733
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.z
|
|
path: bone_1/bone_2/bone_3
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.8
|
|
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: localEulerAnglesRaw.x
|
|
path: bone_1/bone_2
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.8
|
|
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: localEulerAnglesRaw.y
|
|
path: bone_1/bone_2
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 10.529
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 14.454
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 10.529
|
|
inSlope: -24.789476
|
|
outSlope: -24.789476
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.8
|
|
value: -4.818
|
|
inSlope: -92.082
|
|
outSlope: -92.082
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: -58.317
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.z
|
|
path: bone_1/bone_2
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.8
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.x
|
|
path: bone_1
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.8
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.y
|
|
path: bone_1
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 74.393
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 74.393
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 61.375
|
|
inSlope: -70.229996
|
|
outSlope: -70.229996
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.8
|
|
value: 29.914
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: localEulerAnglesRaw.z
|
|
path: bone_1
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.9999999
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0.9999999
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0.9999999
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.x
|
|
path: bone_1/bone_10/bone_11
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.9999999
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0.9999999
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0.9999999
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.y
|
|
path: bone_1/bone_10/bone_11
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.z
|
|
path: bone_1/bone_10/bone_11
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.x
|
|
path: bone_1/bone_10
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.y
|
|
path: bone_1/bone_10
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.z
|
|
path: bone_1/bone_10
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.9999999
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0.9999999
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0.9999999
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.x
|
|
path: bone_1/bone_8/bone_9
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.9999999
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0.9999999
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0.9999999
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.y
|
|
path: bone_1/bone_8/bone_9
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.z
|
|
path: bone_1/bone_8/bone_9
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.x
|
|
path: bone_1/bone_8
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.y
|
|
path: bone_1/bone_8
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.z
|
|
path: bone_1/bone_8
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.x
|
|
path: bone_1/bone_2/bone_6/bone_7
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.y
|
|
path: bone_1/bone_2/bone_6/bone_7
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.z
|
|
path: bone_1/bone_2/bone_6/bone_7
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.x
|
|
path: bone_1/bone_2/bone_6
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.y
|
|
path: bone_1/bone_2/bone_6
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.z
|
|
path: bone_1/bone_2/bone_6
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.99999976
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0.99999976
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0.99999976
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.x
|
|
path: bone_1/bone_2/bone_4/bone_5
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0.99999976
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.16666667
|
|
value: 0.99999976
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 0.99999976
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.y
|
|
path: bone_1/bone_2/bone_4/bone_5
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.z
|
|
path: bone_1/bone_2/bone_4/bone_5
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.x
|
|
path: bone_1/bone_2/bone_4
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.y
|
|
path: bone_1/bone_2/bone_4
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.z
|
|
path: bone_1/bone_2/bone_4
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.x
|
|
path: bone_1/bone_2/bone_3
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.y
|
|
path: bone_1/bone_2/bone_3
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.z
|
|
path: bone_1/bone_2/bone_3
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.x
|
|
path: bone_1/bone_2
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.y
|
|
path: bone_1/bone_2
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.z
|
|
path: bone_1/bone_2
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.x
|
|
path: bone_1
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.y
|
|
path: bone_1
|
|
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: 0.16666667
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
- serializedVersion: 3
|
|
time: 0.33333334
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 136
|
|
weightedMode: 0
|
|
inWeight: 0.33333334
|
|
outWeight: 0.33333334
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalScale.z
|
|
path: bone_1
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
m_EulerEditorCurves:
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.z
|
|
path: bone_1/bone_2/bone_3
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.y
|
|
path: bone_1/bone_2/bone_3
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.x
|
|
path: bone_1/bone_2/bone_3
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.z
|
|
path: bone_1/bone_2/bone_4
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.y
|
|
path: bone_1/bone_2/bone_4
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.x
|
|
path: bone_1/bone_2/bone_4
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.z
|
|
path: bone_1/bone_2
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.y
|
|
path: bone_1/bone_2
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.x
|
|
path: bone_1/bone_2
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.z
|
|
path: bone_1/bone_8
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.y
|
|
path: bone_1/bone_8
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.x
|
|
path: bone_1/bone_8
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.z
|
|
path: bone_1/bone_2/bone_6
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.y
|
|
path: bone_1/bone_2/bone_6
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.x
|
|
path: bone_1/bone_2/bone_6
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.z
|
|
path: bone_1/bone_8/bone_9
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.y
|
|
path: bone_1/bone_8/bone_9
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.x
|
|
path: bone_1/bone_8/bone_9
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.z
|
|
path: bone_1
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.y
|
|
path: bone_1
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.x
|
|
path: bone_1
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.z
|
|
path: bone_1/bone_10
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.y
|
|
path: bone_1/bone_10
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.x
|
|
path: bone_1/bone_10
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.z
|
|
path: bone_1/bone_2/bone_4/bone_5
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.y
|
|
path: bone_1/bone_2/bone_4/bone_5
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.x
|
|
path: bone_1/bone_2/bone_4/bone_5
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.z
|
|
path: bone_1/bone_2/bone_6/bone_7
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.y
|
|
path: bone_1/bone_2/bone_6/bone_7
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.x
|
|
path: bone_1/bone_2/bone_6/bone_7
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.x
|
|
path: bone_1/bone_10/bone_11
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.y
|
|
path: bone_1/bone_10/bone_11
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
- curve:
|
|
serializedVersion: 2
|
|
m_Curve: []
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
attribute: m_LocalEulerAngles.z
|
|
path: bone_1/bone_10/bone_11
|
|
classID: 4
|
|
script: {fileID: 0}
|
|
m_HasGenericRootTransform: 0
|
|
m_HasMotionFloatCurves: 0
|
|
m_Events: []
|