From 7c2d4c46d4ffdd0eb732ae9467d6c18c6837fa43 Mon Sep 17 00:00:00 2001 From: Jan Breitkreuz Date: Wed, 21 Aug 2024 08:25:23 +0200 Subject: [PATCH] overrides applyed --- Plunderblock/Assets/PrefabsJan/Player.prefab | 4 ++-- Plunderblock/Assets/Scenes/JanScene.unity | 16 ---------------- 2 files changed, 2 insertions(+), 18 deletions(-) diff --git a/Plunderblock/Assets/PrefabsJan/Player.prefab b/Plunderblock/Assets/PrefabsJan/Player.prefab index c6587be..ccfa4c3 100644 --- a/Plunderblock/Assets/PrefabsJan/Player.prefab +++ b/Plunderblock/Assets/PrefabsJan/Player.prefab @@ -258,8 +258,8 @@ MonoBehaviour: m_EditorClassIdentifier: speed: 2 jumpForce: 5 - jumpPointDistance: 0.55 - jumpPointRadius: 0.5 + jumpPointDistance: 0.6 + jumpPointRadius: 0.45 xSensitivity: 300 ySensitivity: 300 cam: {fileID: 689352146329584273} diff --git a/Plunderblock/Assets/Scenes/JanScene.unity b/Plunderblock/Assets/Scenes/JanScene.unity index 082d6ac..5d7ff4f 100644 --- a/Plunderblock/Assets/Scenes/JanScene.unity +++ b/Plunderblock/Assets/Scenes/JanScene.unity @@ -2098,10 +2098,6 @@ PrefabInstance: serializedVersion: 3 m_TransformParent: {fileID: 0} m_Modifications: - - target: {fileID: 1409017717971667579, guid: abab2a81048fcb64ab6d31bc6bc8f529, type: 3} - propertyPath: m_IsActive - value: 1 - objectReference: {fileID: 0} - target: {fileID: 3391868011099319290, guid: abab2a81048fcb64ab6d31bc6bc8f529, type: 3} propertyPath: m_Name value: Player @@ -2146,18 +2142,6 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 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_RemovedGameObjects: [] m_AddedGameObjects: []