Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hey thank you so much! 

And yes that's exactly what I mean, it just seems very difficult to implement on common events. I tried using a parallel comment event, using repeating "if" statements. But it just doesn't work for some reason, I might have to recreate it and play with it more.

But I'm using mz so that's perfect.

But again thank you, I really appreciate the advice. I will do my absolute best to learn this, I also might get into scripting later so these issues will be irrelevant. And to help people like me ofc 😭

Here is an example of using the parallel common event and a variable as a timer:

A switch must be on for the parallel event to work. And as long as it is ON, the common event will work across different maps.

So when you want to start your timer, just flip the switch to ON. When you want to interrupt, just flip it to OFF.

I just figured out my mistake, the plug-in I was trying to activate was turned off 😭

Everything else was perfect lol, thank you so much for confirming my code was right.

Ohh nice you found the problem!

Have fun!! ^^