Create level,save it,compile it,create "game.c" in the same folder,open it with SED,add this code to it:
Code:
#include <acknex.h>
#include <default.c>
function main()
{
level_load("level_name.wmb");//level to run
wait(3);
}
Click on run..
Last edited by cro_games; 09/04/0822:55.
Hello everyone my name is Ivan Mandic from "Frozen pixel studio". ----------------------------------- Homepage: www.fpx-studio.com e-mail: emu_hunter_1990@hotmail.com (working on a game engine)