Skip to main content

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

Hi, you can use this script call to call the Button Config scene: 

SceneManager.push(Scene_ButtonConfig)

(+1)

Awesome, thanks!