Originally Posted By: hungryhobo
scan_mode = ignore_me + ignore_models + ignore_sprites;

scan_distance = scan(camera.x,camera.pan,sphere_scan);
a while since i've used A6 now, but why are you passing sphere_scan as a parameter, surely that should be scan_mode?