From 562bfdfd62ff890fdf53a020dc74b3c4e972dbed Mon Sep 17 00:00:00 2001 From: Gaoyan Date: Thu, 15 Aug 2024 18:28:17 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E8=B0=83=E6=95=B4=E9=95=9C=E5=A4=B4?= =?UTF-8?q?=E8=8C=83=E5=9B=B4=E3=80=91=E8=B0=83=E6=95=B4=E9=95=9C=E5=A4=B4?= =?UTF-8?q?=E8=8C=83=E5=9B=B4=E5=88=B0=E6=97=A0=E9=81=AE=E6=8C=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ProjectNLD/Assets/Config/Maps/MapData_PVP_1.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ProjectNLD/Assets/Config/Maps/MapData_PVP_1.json b/ProjectNLD/Assets/Config/Maps/MapData_PVP_1.json index 4d99f3b1004..97f4dddca4b 100644 --- a/ProjectNLD/Assets/Config/Maps/MapData_PVP_1.json +++ b/ProjectNLD/Assets/Config/Maps/MapData_PVP_1.json @@ -1,4 +1,14 @@ { + "cameraMarginInfo": { + "leftMarginInFight": 1.5, + "rightMarginInFight": 1.5, + "topMarginInFight": 0.8999999761581421, + "bottomMarginInFight": 0.4000000059604645, + "leftMarginInPre": 1.5, + "rightMarginInPre": 1.5, + "topMarginInInPre": 0.8999999761581421, + "bottomMarginInPre": 0.4000000059604645 + }, "position": { "x": 0.0, "y": 0.0,