Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi there!

The plugin lets you create a special button, that when pressed, will hide/show all other buttons.

But you could also use the script call:

  • Eli.MobileControls.hideButtons() // Hide the buttons.
  • Eli.MobileControls.showButtons() // Show the buttons.