-- 地图配置 scene_config = { begin_pos = { x = -393.2, z = -456.2 }, size = { x = 750.4, z = 741.4 }, born_pos = { x = 142.837, y = 89.163, z = 77.290 }, born_rot = { x = 0.000, y = 90.000, z = 0.000 }, die_y = -337.4892, city_id = 1, vision_anchor = { x = -393.2, z = -456.2 } } -- 所有的区块 blocks = { 50044 } -- 所有的区块范围坐标 block_rects = { { min = { x = -393.2, z = -456.2 }, max = { x = 357.3, z = 285.3 } } } -- Dummy Points dummy_points = { } -- Routes routes_config = { "routes" }