overrides applyed

This commit is contained in:
Jan Breitkreuz 2024-08-21 08:25:23 +02:00
parent 85a7272180
commit 7c2d4c46d4
2 changed files with 2 additions and 18 deletions

View File

@ -258,8 +258,8 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
speed: 2 speed: 2
jumpForce: 5 jumpForce: 5
jumpPointDistance: 0.55 jumpPointDistance: 0.6
jumpPointRadius: 0.5 jumpPointRadius: 0.45
xSensitivity: 300 xSensitivity: 300
ySensitivity: 300 ySensitivity: 300
cam: {fileID: 689352146329584273} cam: {fileID: 689352146329584273}

View File

@ -2098,10 +2098,6 @@ PrefabInstance:
serializedVersion: 3 serializedVersion: 3
m_TransformParent: {fileID: 0} m_TransformParent: {fileID: 0}
m_Modifications: m_Modifications:
- target: {fileID: 1409017717971667579, guid: abab2a81048fcb64ab6d31bc6bc8f529, type: 3}
propertyPath: m_IsActive
value: 1
objectReference: {fileID: 0}
- target: {fileID: 3391868011099319290, guid: abab2a81048fcb64ab6d31bc6bc8f529, type: 3} - target: {fileID: 3391868011099319290, guid: abab2a81048fcb64ab6d31bc6bc8f529, type: 3}
propertyPath: m_Name propertyPath: m_Name
value: Player value: Player
@ -2146,18 +2142,6 @@ PrefabInstance:
propertyPath: m_LocalEulerAnglesHint.z propertyPath: m_LocalEulerAnglesHint.z
value: 0 value: 0
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: 4616750623698854354, guid: abab2a81048fcb64ab6d31bc6bc8f529, type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8630772403149418534, guid: abab2a81048fcb64ab6d31bc6bc8f529, type: 3}
propertyPath: jumpPointRadius
value: 0.45
objectReference: {fileID: 0}
- target: {fileID: 8630772403149418534, guid: abab2a81048fcb64ab6d31bc6bc8f529, type: 3}
propertyPath: jumpPointDistance
value: 0.6
objectReference: {fileID: 0}
m_RemovedComponents: [] m_RemovedComponents: []
m_RemovedGameObjects: [] m_RemovedGameObjects: []
m_AddedGameObjects: [] m_AddedGameObjects: []