-- 地图配置 scene_config = { begin_pos = { x = -288.5, z = -108.7 }, size = { x = 454.3, z = 410.9 }, born_pos = { x = -98.525, y = 33.250, z = 21.512 }, born_rot = { x = 0.000, y = 320.560, z = 0.000 }, die_y = 0, city_id = 2, vision_anchor = { x = -288.5, z = -108.7 } } -- 所有的区块 blocks = { 1017 } -- 所有的区块范围坐标 block_rects = { { min = { x = -288.5, z = -108.7 }, max = { x = 165.8, z = 302.2 } } } -- Dummy Points dummy_points = { } -- Routes routes_config = { }