-- 地图配置 scene_config = { begin_pos = { x = -27.7, z = -50.1 }, size = { x = 55.4, z = 93.4 }, born_pos = { x = -0.177, y = 0.000, z = 36.561 }, born_rot = { x = 0.000, y = 184.233, z = 0.000 }, die_y = -28.46352, city_id = 2, vision_anchor = { x = -27.7, z = -50.1 } } -- 所有的区块 blocks = { 40616 } -- 所有的区块范围坐标 block_rects = { { min = { x = -27.7, z = -50.1 }, max = { x = 27.7, z = 43.3 } } } -- Dummy Points dummy_points = { } -- Routes routes_config = { }