-- 地图配置 scene_config = { begin_pos = { x = -100.0, z = -140.0 }, size = { x = 300.0, z = 260.0 }, born_pos = { x = 16.853, y = 40.586, z = 42.139 }, born_rot = { x = 0.000, y = 180.000, z = 0.000 }, die_y = -25.02457, city_id = 1, vision_anchor = { x = -100.0, z = -140.0 } } -- 所有的区块 blocks = { 43001 } -- 所有的区块范围坐标 block_rects = { { min = { x = -100.0, z = -140.0 }, max = { x = 200.0, z = 120.0 } } } -- Dummy Points dummy_points = { } -- Routes routes_config = { "routes" }