// Lite-C Pure Mode// main.c#include <acknex.h>#include <default.c>var fps_max = 60; // <- this var must be in a function?void main(){ screen_color.red = 125; // <- doesn't work, stays blue? level_load("world.wmb"); wait(3);}
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de