diff options
| author | yum <yum.food.vr@gmail.com> | 2022-10-04 16:15:46 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2022-10-04 16:15:46 -0700 |
| commit | 5ec9add7c4bc74c8f0762ce3b1407732f3e76f7f (patch) | |
| tree | d85f4e437e0e40433b35d094871984b629d57191 /Animations | |
| parent | caf65aad0715a61fde28b712823d3cc28615eea2 (diff) | |
Add osc_ctrl.ResizeBoard
It's a little buggy; it likes to overwrite cells on the board. No idea
why.
Diffstat (limited to 'Animations')
| -rw-r--r-- | Animations/TaSTT_Do_Nothing.anim | 71 |
1 files changed, 4 insertions, 67 deletions
diff --git a/Animations/TaSTT_Do_Nothing.anim b/Animations/TaSTT_Do_Nothing.anim index 354d19e..1ec34ca 100644 --- a/Animations/TaSTT_Do_Nothing.anim +++ b/Animations/TaSTT_Do_Nothing.anim @@ -16,35 +16,7 @@ AnimationClip: m_EulerCurves: [] m_PositionCurves: [] m_ScaleCurves: [] - m_FloatCurves: - - curve: - serializedVersion: 2 - m_Curve: - - serializedVersion: 3 - time: 0 - value: 0 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0 - outWeight: 0 - - serializedVersion: 3 - time: 0.016666668 - value: 0 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0 - outWeight: 0 - m_PreInfinity: 2 - m_PostInfinity: 2 - m_RotationOrder: 4 - attribute: material._Dummy - path: CustomSTT - classID: 137 - script: {fileID: 0} + m_FloatCurves: [] m_PPtrCurves: [] m_SampleRate: 60 m_WrapMode: 0 @@ -52,21 +24,14 @@ AnimationClip: m_Center: {x: 0, y: 0, z: 0} m_Extent: {x: 0, y: 0, z: 0} m_ClipBindingConstant: - genericBindings: - - serializedVersion: 2 - path: 2794480623 - attribute: 2215457191 - script: {fileID: 0} - typeID: 137 - customType: 22 - isPPtrCurve: 0 + genericBindings: [] pptrCurveMapping: [] m_AnimationClipSettings: serializedVersion: 2 m_AdditiveReferencePoseClip: {fileID: 0} m_AdditiveReferencePoseTime: 0 m_StartTime: 0 - m_StopTime: 0 + m_StopTime: 1 m_OrientationOffsetY: 0 m_Level: 0 m_CycleOffset: 0 @@ -81,35 +46,7 @@ AnimationClip: m_KeepOriginalPositionXZ: 0 m_HeightFromFeet: 0 m_Mirror: 0 - m_EditorCurves: - - curve: - serializedVersion: 2 - m_Curve: - - serializedVersion: 3 - time: 0 - value: 0 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0 - outWeight: 0 - - serializedVersion: 3 - time: 0.016666668 - value: 0 - inSlope: 0 - outSlope: 0 - tangentMode: 136 - weightedMode: 0 - inWeight: 0 - outWeight: 0 - m_PreInfinity: 2 - m_PostInfinity: 2 - m_RotationOrder: 4 - attribute: material._Dummy - path: CustomSTT - classID: 137 - script: {fileID: 0} + m_EditorCurves: [] m_EulerEditorCurves: [] m_HasGenericRootTransform: 0 m_HasMotionFloatCurves: 0 |
