Original Source
- Original title: Having trouble using timers.
- Original author: Countbuffalo
- Original date: July 24, 2014
- Source thread: https://forums.rpgmakerweb.com/threads/having-trouble-using-timers.30299/
- Source forum path: Game Development Engines > Legacy Engine Support > RPG Maker VXAce Support
Summary
I'm trying to use timers to add an effect in my game where the characters slowly freeze, and if they don't get to a fire, they will die, I've got it set so that (for test purposes) this happens every 10 seconds, however, once I start up my Game to test it, the timer starts, but nothing happens when the timer hits zero. My current Event is set up like this My character say their Dialogue. There is a switch to stop said Dialogue repeating due to the event being...
Archived First Post
My current Event is set up like this
My character say their Dialogue.
There is a switch to stop said Dialogue repeating due to the event being triggered by parallel processing.
Underneath the switch, I have a timer set up.
Once the timer gets to 1 or below, it's meant to be a game over.
My guess is that the Switch changing is interfering with the event, so I copied the timer part of the event over to a second event page, But no luck there.
Protected download
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...
