Compare commits

..

No commits in common. "8560dc9569f2e8a1e9f188cd87d4f109349ce9bc" and "2e3b7c2786af4a75abaf2060b42cd449b0da7473" have entirely different histories.

3 changed files with 1775 additions and 42 deletions

View File

@ -1911,8 +1911,8 @@ MonoBehaviour:
m_Camera: {fileID: 6116792804590439857}
m_OriginBaseGameObject: {fileID: 7147664097568639172}
m_CameraFloorOffsetObject: {fileID: 3104405252929416917}
m_RequestedTrackingOriginMode: 1
m_CameraYOffset: 1
m_RequestedTrackingOriginMode: 2
m_CameraYOffset: -0.4
--- !u!114 &4310008194744941717
MonoBehaviour:
m_ObjectHideFlags: 0
@ -1946,7 +1946,7 @@ CharacterController:
m_ProvidesContacts: 0
m_Enabled: 1
serializedVersion: 3
m_Height: 1.5
m_Height: 2
m_Radius: 0.25
m_SlopeLimit: 45
m_StepOffset: 0.3

View File

@ -2324,14 +2324,6 @@ PrefabInstance:
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6003446049018431755, guid: ece2161f7d9e2a143b4ddb22c44736e1, type: 3}
propertyPath: m_LocalPosition.y
value: 0.27
objectReference: {fileID: 0}
- target: {fileID: 8006677316065544241, guid: ece2161f7d9e2a143b4ddb22c44736e1, type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_RemovedGameObjects: []
m_AddedGameObjects: []

File diff suppressed because one or more lines are too long