-- 地图配置 scene_config = { begin_pos = { x = -441.3, z = -269.4 }, size = { x = 770.9, z = 536.0 }, born_pos = { x = -40.458, y = 10.761, z = -18.375 }, born_rot = { x = 0.000, y = 2.315, z = 0.000 }, die_y = -772.8866, city_id = 2, vision_anchor = { x = -4187.4, z = -3460.9 } } -- 所有的区块 blocks = { 1019 } -- 所有的区块范围坐标 block_rects = { { min = { x = -441.3, z = -269.4 }, max = { x = 329.6, z = 266.6 } } } -- Dummy Points dummy_points = { } -- Routes routes_config = { }