-- 地图配置 scene_config = { begin_pos = { x = -2595.5, z = -1589.2 }, size = { x = 5067.3, z = 3698.0 }, born_pos = { x = 0.000, y = 0.000, z = 0.000 }, born_rot = { x = 0.000, y = 0.000, z = 0.000 }, die_y = -100, city_id = 1, vision_anchor = { x = -2595.5, z = -1589.2 } } -- 所有的区块 blocks = { 40006 } -- 所有的区块范围坐标 block_rects = { { min = { x = -2595.5, z = -1589.2 }, max = { x = 2471.8, z = 2108.8 } } } -- Dummy Points dummy_points = { } -- Routes routes_config = { }