From 06f96c58fc25cd27709c3ef1861404c511ae95d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=A0=95=EC=98=81=EB=AF=BC?= <117150306+jym04@users.noreply.github.com> Date: Thu, 19 Jun 2025 10:45:36 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B8=B0=EB=B3=B8=20=EC=97=90=EC=85=8B=20?= =?UTF-8?q?=ED=94=BC=EB=B2=97=20=EC=9C=84=EC=B9=98=20=EC=98=A4=EB=A5=98=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/Resources/Sample/Floor.prefab | 2 +- Assets/Resources/Sample/Wall.prefab | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Assets/Resources/Sample/Floor.prefab b/Assets/Resources/Sample/Floor.prefab index 2bcdfdd1..5d0c6e62 100644 --- a/Assets/Resources/Sample/Floor.prefab +++ b/Assets/Resources/Sample/Floor.prefab @@ -27,7 +27,7 @@ Transform: m_GameObject: {fileID: 2921443314128668396} serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 173.4399, y: 0.65, z: 40.495407} + m_LocalPosition: {x: 0, y: 0.65, z: 0} m_LocalScale: {x: 18.077604, y: 18.077604, z: 18.077604} m_ConstrainProportionsScale: 0 m_Children: [] diff --git a/Assets/Resources/Sample/Wall.prefab b/Assets/Resources/Sample/Wall.prefab index c1ce336f..ccf63c3f 100644 --- a/Assets/Resources/Sample/Wall.prefab +++ b/Assets/Resources/Sample/Wall.prefab @@ -28,7 +28,7 @@ Transform: m_GameObject: {fileID: 19279343457387607} serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: -1.146, y: 1, z: -0.056} + m_LocalPosition: {x: 0, y: 1, z: 0} m_LocalScale: {x: 1, y: 2, z: 0.2} m_ConstrainProportionsScale: 0 m_Children: []