-- 地图配置 scene_config = { begin_pos = { x = -733.1, z = -62.9 }, size = { x = 733.1, z = 615.5 }, born_pos = { x = -539.925, y = 226.609, z = 372.529 }, born_rot = { x = 0.000, y = 0.000, z = 0.000 }, die_y = -0.5800629, city_id = 2, vision_anchor = { x = -733.1, z = -62.9 } } -- 所有的区块 blocks = { } -- 所有的区块范围坐标 block_rects = { } -- Dummy Points dummy_points = { } -- Routes routes_config = { }