Plugin Chrono Event RPG Maker MV
A downloadable asset pack
SimpleTimer
Displays a simple timer gauge above events with a countdown. Note: if you leave the map, the timer resets or disappears.
Despite its simplicity, the plugin is functional and can be useful for minigames, such as disabling a bomb within a time limit.
Timers can also be paused, stopped, and reset.
For a more complete and robust gauge system, especially one based on variables, it is recommended to download the https://bahamutchaos666.itch.io/plugin-gauge-event-rpg-maker-mv, which offers more advanced features.
Add a comment to an event:
SimpleTimer:Duration,Switch,BarColor,EdgeColor,Xnn,Ynn,Hnn,Wnn,Rotnn
Examples:
SimpleTimer:300,A,Red,Black,X0,Y-40,H6,W60,Rot0
Plugin commands to use in an event:
SimpleTimer Pause [eventId] (0 = this event)
SimpleTimer Play [eventId]
SimpleTimer Stop [eventId]
SimpleTimer Refresh [eventId]
Leave a comment
Log in with itch.io to leave a comment.