Skip to content

Commit

Permalink
Fix Fat Pants
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaimi committed Apr 17, 2021
1 parent 0562dab commit 166cdb1
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 28add7ad4625f8748a81d045544985b2, type: 3}
m_Name: FatPants
m_EditorClassIdentifier:
dnaTypeHash: 1679084023
lastKnownAssetPath: Assets/UMA/Examples/DNAConverterController Examples/Assets/DNA/New
DynamicUMADnaAsset.asset
lastKnownDuplicateAssetPath: Assets/UMA/Examples/DNAConverterController Examples/Assets/DNA/New
DynamicUMADnaAsset 1.asset
lastKnownInstanceID: 0
Names: []

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,16 @@
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 56c6edb17218abd469257d07a2bc5559, type: 3}
m_Name: MakeMeFatJeansDNAConverterController
m_EditorClassIdentifier:
_dnaAsset: {fileID: 11400000, guid: 51557a0d9997c5945973dff0a2fc7031, type: 2}
_dnaAsset: {fileID: 11400000, guid: c9e24d65079842042bae8bf034687d9b, type: 2}
_plugins:
- {fileID: 114499777464857154}
_overallModifiers:
Expand All @@ -34,8 +35,9 @@ MonoBehaviour:
--- !u!114 &114499777464857154
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
Expand All @@ -54,24 +56,33 @@ MonoBehaviour:
_graph:
serializedVersion: 2
m_Curve:
- serializedVersion: 2
- serializedVersion: 3
time: 0
value: 0
inSlope: 0
outSlope: 1
tangentMode: 0
- serializedVersion: 2
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 0.5
value: 0.5
inSlope: 1
outSlope: 1
tangentMode: 0
- serializedVersion: 2
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1
value: 1
inSlope: 1
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
Expand Down

0 comments on commit 166cdb1

Please sign in to comment.