Skip to main content

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

private void Start()
{
StartCoroutine(SearchForInteraction());
}

I did like this. but it still exist. did I do rightly?