mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-23 14:32:27 +08:00
更新配置表
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
-- 地图配置
|
||||
scene_config = {
|
||||
begin_pos = { x = -4187.4, z = -3460.9 },
|
||||
size = { x = 6000.0, z = 6000.0 },
|
||||
born_pos = { x = 12.751, y = 256.754, z = 11.635 },
|
||||
born_rot = { x = 0.000, y = 197.109, z = 0.000 },
|
||||
begin_pos = { x = -441.3, z = -269.4 },
|
||||
size = { x = 770.9, z = 536.0 },
|
||||
born_pos = { x = -40.458, y = 10.761, z = -18.375 },
|
||||
born_rot = { x = 0.000, y = 2.315, z = 0.000 },
|
||||
die_y = -772.8866,
|
||||
city_id = 2,
|
||||
vision_anchor = { x = -4187.4, z = -3460.9 }
|
||||
@@ -14,7 +14,7 @@ blocks = { 1019 }
|
||||
|
||||
-- 所有的区块范围坐标
|
||||
block_rects = {
|
||||
{ min = { x = -4187.4, z = -3460.9 }, max = { x = 1812.6, z = 2539.1 } }
|
||||
{ min = { x = -441.3, z = -269.4 }, max = { x = 329.6, z = 266.6 } }
|
||||
}
|
||||
|
||||
-- Dummy Points
|
||||
|
||||
Reference in New Issue
Block a user