Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I love this plugin,  though I have a question. How can I call Common Event with this plugin ? I tried using "$gameTemp.reserveCommonEvent(3);" but it doesn't work at all?

Common events normally do not run on the title screen, you would need to find another plugin that allowed common events to run anywhere (or at least on the title screen).

Yeah, should've known  it already. Thx for your reply.