void on_level_event(var percent) { lbg_splash_progressbar.progress = percent; LBG_update_progressbar(lbg_splash_progressbar); frame++; } void on_level_load_event() { on_level_event(100); // To make sure it actually hits 100% loaded_level.ready = 1; }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de