From 1fab3251b4a32dcb694b1cd2d6820f792a876fcb Mon Sep 17 00:00:00 2001 From: qhdyd1122 Date: Wed, 11 Feb 2026 15:56:20 +0900 Subject: [PATCH] =?UTF-8?q?MapGenerator=20boundary=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 식생이 Floor 넘어가는 현상 수정 - playable area width 80 => 70 - EndZ 700 => 600 --- Assets/Scenes/GameMain.unity | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Assets/Scenes/GameMain.unity b/Assets/Scenes/GameMain.unity index 07bdf64..7cce8e2 100644 --- a/Assets/Scenes/GameMain.unity +++ b/Assets/Scenes/GameMain.unity @@ -917,9 +917,9 @@ MonoBehaviour: ShowTopMostFoldoutHeaderGroup: 1 generateOnSpawn: 1 groupUnderParent: 1 - playableAreaWidth: 80 + playableAreaWidth: 70 startZ: -75 - endZ: 700 + endZ: 600 resourcePrefab: {fileID: 5585059388146411250, guid: f395fcc064a3a834ba957327f1387c19, type: 3} minResourceCount: 8 maxResourceCount: 12