-- 地图配置 scene_config = { begin_pos = { x = -3141.5, z = -3294.5 }, size = { x = 6874.2, z = 6909.4 }, born_pos = { x = 0.0, y = 0.0, z = 0.0 }, born_rot = { x = 0.0, y = 0.0, z = 0.0 }, die_y = -20 } -- 所有的区块 blocks = { 40002 } -- Dummy Points dummy_points = { } -- Routes routes_config = { }