From 8d0633a14e7c1b5e118d6aa078cce0f5c94b11fb Mon Sep 17 00:00:00 2001 From: Legonzaur Date: Tue, 17 Jan 2023 09:17:18 +0100 Subject: [PATCH] Fix illegal shadows --- Assets/Models/Lamp.prefab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/Models/Lamp.prefab b/Assets/Models/Lamp.prefab index 849c4a7..927e77d 100644 --- a/Assets/Models/Lamp.prefab +++ b/Assets/Models/Lamp.prefab @@ -25,7 +25,7 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6230578052023529725} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: -0.09, z: 0} + m_LocalPosition: {x: 0, y: -0.26, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: []