-- 地图配置 scene_config = { begin_pos = { x = -265.9, z = -266.0 }, size = { x = 530.7, z = 533.0 }, born_pos = { x = -0.343, y = 512.054, z = 12.037 }, born_rot = { x = 0.000, y = 180.000, z = 0.000 }, die_y = 490, city_id = 2, vision_anchor = { x = -1000.0, z = -1000.0 } } -- 所有的区块 blocks = { 35841 } -- 所有的区块范围坐标 block_rects = { { min = { x = -265.9, z = -266.0 }, max = { x = 264.8, z = 266.9 } } } -- Dummy Points dummy_points = { } -- Routes routes_config = { }