-- 地图配置 scene_config = { begin_pos = { x = -2190.2, z = -1337.5 }, size = { x = 3591.4, z = 3925.9 }, born_pos = { x = 27.839, y = 146.601, z = 94.981 }, born_rot = { x = 0.000, y = 236.964, z = 0.000 }, die_y = -965.6153, city_id = 2, vision_anchor = { x = -2190.2, z = -1337.5 } } -- 所有的区块 blocks = { 1059 } -- 所有的区块范围坐标 block_rects = { { min = { x = -2190.2, z = -1337.5 }, max = { x = 1401.3, z = 2588.5 } } } -- Dummy Points dummy_points = { "dummy_points" } -- Routes routes_config = { "routes" }