From e9d8d69d530dd785f53b1a4c8e5b9a854b3e24e7 Mon Sep 17 00:00:00 2001 From: Agnieszka Besz Date: Mon, 29 Apr 2024 15:37:12 +0100 Subject: [PATCH] fix: remove avatar attach offset in character controller --- .../Resources/Prefabs/CharacterController.prefab | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/unity-renderer/Assets/Scripts/MainScripts/DCL/Controllers/CharacterController/Resources/Prefabs/CharacterController.prefab b/unity-renderer/Assets/Scripts/MainScripts/DCL/Controllers/CharacterController/Resources/Prefabs/CharacterController.prefab index f1880254fd..3691cd44a0 100644 --- a/unity-renderer/Assets/Scripts/MainScripts/DCL/Controllers/CharacterController/Resources/Prefabs/CharacterController.prefab +++ b/unity-renderer/Assets/Scripts/MainScripts/DCL/Controllers/CharacterController/Resources/Prefabs/CharacterController.prefab @@ -191,7 +191,7 @@ Transform: m_GameObject: {fileID: 3711435650905816617} serializedVersion: 2 m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0, y: -1.6, z: 0} + m_LocalPosition: {x: 0, y: -0.8, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: @@ -358,7 +358,7 @@ Transform: m_GameObject: {fileID: 5810407250545357264} serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0.755, z: 0} + m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -711,7 +711,7 @@ PrefabInstance: - target: {fileID: 6559289174053957746, guid: d3178cc2fd4e9c84d8c74c3984a0b853, type: 3} propertyPath: m_LocalPosition.y - value: 1.6 + value: 0.8 objectReference: {fileID: 0} - target: {fileID: 6559289174053957746, guid: d3178cc2fd4e9c84d8c74c3984a0b853, type: 3}