-- 地图配置 scene_config = { begin_pos = { x = 95.2, z = 118.0 }, size = { x = 714.4, z = 742.7 }, born_pos = { x = 554.256, y = 20.325, z = 566.775 }, born_rot = { x = 0.000, y = 270.000, z = 0.000 }, die_y = 0, city_id = 4, vision_anchor = { x = 0.0, z = 0.0 } } -- 所有的区块 blocks = { 20132 } -- 所有的区块范围坐标 block_rects = { { min = { x = 95.2, z = 118.0 }, max = { x = 809.6, z = 860.8 } } } -- Dummy Points dummy_points = { "dummy_points" } -- Routes routes_config = { "routes" }