-- 地图配置 scene_config = { begin_pos = { x = -1408.9, z = -1565.2 }, size = { x = 3515.3, z = 3515.3 }, born_pos = { x = 343.205, y = -27.850, z = 467.158 }, born_rot = { x = 0.000, y = 180.000, z = 0.000 }, die_y = -970, city_id = 1, vision_anchor = { x = -1408.9, z = -1565.2 } } -- 所有的区块 blocks = { 50042 } -- 所有的区块范围坐标 block_rects = { { min = { x = -1408.9, z = -1565.2 }, max = { x = 2106.3, z = 1950.2 } } } -- Dummy Points dummy_points = { } -- Routes routes_config = { }