Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I have a problem, when i put global.iUI = instance_create_layer(0,0,layer,oUI); the game doesnt run, and if i take it off there is no UI on screen... please help ;-;

There's a lot of things you might have done, but this points to something going wrong inside the oUI object so check the code in there first to see what might be happening.