Skip to main content

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

This plugin is fantastic, and came at exactly the right moment for me. I'm using it to switch scenes dynamically, based on the order in which players discover them. My previous code was a mess of nested if/else statements. Now, I just store the scene number in the array, and pull them out in the proper sequence! Thanks!

(+1)

Glad it could help ^^