-- 地图配置 scene_config = { begin_pos = { x = -312.5, z = -187.3 }, size = { x = 593.4, z = 532.2 }, born_pos = { x = 9.683, y = 0.563, z = 73.192 }, born_rot = { x = 0.000, y = 268.322, z = 0.000 }, die_y = -50, city_id = 4, vision_anchor = { x = -1000.0, z = -1000.0 } } -- 所有的区块 blocks = { 20161 } -- 所有的区块范围坐标 block_rects = { { min = { x = -312.5, z = -187.3 }, max = { x = 280.9, z = 344.9 } } } -- Dummy Points dummy_points = { } -- Routes routes_config = { }