const fixed TICKS_PER_HOUR = 16 * 60 * 60; while (1) { my->pan = (total_ticks % TICKS_PER_HOUR) * 360 / TICKS_PER_HOUR; wait(1); }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de