-- 地图配置 scene_config = { begin_pos = { x = -745.8, z = -572.3 }, size = { x = 1610.0, z = 1460.4 }, born_pos = { x = 49.960, y = 34.554, z = -18.074 }, born_rot = { x = 0.000, y = 0.000, z = 0.000 }, die_y = -970, city_id = 2, vision_anchor = { x = -745.8, z = -572.3 } } -- 所有的区块 blocks = { 50034 } -- 所有的区块范围坐标 block_rects = { { min = { x = -745.8, z = -572.3 }, max = { x = 864.2, z = 888.1 } } } -- Dummy Points dummy_points = { } -- Routes routes_config = { "routes" }