Skip to main content

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

When it comes to eventing, there are multiple way to handle that. You can wrap all your commands inside conditional branch !$gameMap.isEventRunning(). It's entirely up to your knowledge.