Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

You can remove those Buttons from the UI Order parameter in the Core Engine parameters so that players don't have access to them when making selections. Once that is done you can move those elements off-screen using the coordinates in the Item and Run Button struct parameters.

(1 edit) (+1)

A bit more of a work around than what I was  hoping for... but, if it works, it works.

Thanks!