void pan() { wait(-3)// wait 3 sec while (pan.alpha > 0) { pan.alpha -= 10*time_step; wait(1); } ptr_remove (pan); }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de