Hello everyone! Please tell me how to add more than 2 orbits.
I wrote my startup file in a superdirt.
But when I try to use an orbit greater than 1, I get such a warning :

Hello everyone! Please tell me how to add more than 2 orbits.
I wrote my startup file in a superdirt.
Hi, for the default of 12 orbits you'd put ~dirt.start(57120, 0 ! 12);
Thank you! It works!