Introduced Player Height offset
This commit is contained in:
@@ -1307,6 +1307,7 @@ GameObject:
|
||||
- component: {fileID: 4317162709733504972}
|
||||
- component: {fileID: 5338766736821448153}
|
||||
- component: {fileID: 3795912341625257883}
|
||||
- component: {fileID: 8075745213474720708}
|
||||
m_Layer: 0
|
||||
m_Name: Chicken
|
||||
m_TagString: Untagged
|
||||
@@ -1383,6 +1384,19 @@ Animator:
|
||||
m_HasTransformHierarchy: 1
|
||||
m_AllowConstantClipSamplingOptimization: 1
|
||||
m_KeepAnimatorStateOnDisable: 0
|
||||
--- !u!114 &8075745213474720708
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 8925129576854471352}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 0b959c5ef3e934c4aa423304f05cb0a3, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
heightOffset: 0.5
|
||||
--- !u!1 &9046182286325009016
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
|
||||
@@ -496,6 +496,7 @@ GameObject:
|
||||
- component: {fileID: 8729300990642572682}
|
||||
- component: {fileID: -2711495728694078663}
|
||||
- component: {fileID: 2908054328684870168}
|
||||
- component: {fileID: 8231549820958033844}
|
||||
m_Layer: 0
|
||||
m_Name: Pingu
|
||||
m_TagString: Untagged
|
||||
@@ -511,7 +512,7 @@ Transform:
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 5247910453208470208}
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 91.167, y: 1.05, z: 121.29}
|
||||
m_LocalPosition: {x: 91.167, y: 1, z: 121.29}
|
||||
m_LocalScale: {x: 0.29306707, y: 0.29306707, z: 0.29306707}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children:
|
||||
@@ -572,6 +573,19 @@ Animator:
|
||||
m_HasTransformHierarchy: 1
|
||||
m_AllowConstantClipSamplingOptimization: 1
|
||||
m_KeepAnimatorStateOnDisable: 0
|
||||
--- !u!114 &8231549820958033844
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 5247910453208470208}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 0b959c5ef3e934c4aa423304f05cb0a3, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
heightOffset: 0.5
|
||||
--- !u!1 &5554566362797791428
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2d961b4f1a4c4e04a9f64ace393b4b84
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user