# For this test the two objects should fall into the centre with the same # acceleration, independent of their mass. # camera 0.0, 0.0, -1000.0, 0.0; enable solid; enable lighting; disable texture; collide none; const 1; scale 10; body centre, 1000, 0,0,0, 0,0,0, 1,1,1, 0; light centre,1,1,1; plane xy; radial mass1, 10, centre, 500, 90, 0, 1,0,0, 0; radial mass2, 20, centre, 500, 270, 0, 0,1,0, 0; look centre; look mass1; look mass2; look_at centre; particles 0.0001,0.0,1.0;