Skip to main content

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

Oh, for the second question.  That you have to put under init in the scene with the attach script to button command. So that way it only attaches the script once as soon as you load the scene. Do not put attach script to button under update, otherwise it WILL lag the game very badly.