A downloadable tool

Get this tool and 12 more for $30.00 USD
View bundle
Buy Now
On Sale!
50% Off
$3.49 $1.74 USD or more

A small plugin that allows developer to show a customizable circular bar on top of player or any events.

It can be useful in case you want to wait for a task to finish in-game. This can be a good indicator.
Ex: In cooking game, where you need to cook an item for x frames. Showing this progress bar might be a good idea.

You need to install this plugin for this to work in your project: https://sirogamesdev.itch.io/mz-core

📞Join my discord now for better support: https://discord.gg/fCCK9sNA5Y

StatusReleased
CategoryTool
Rating
Rated 5.0 out of 5 stars
(2 total ratings)
AuthorSiro Games
Tagscircular, plugin, progressbar, RPG Maker MZ

Purchase

Get this tool and 12 more for $30.00 USD
View bundle
Buy Now
On Sale!
50% Off
$3.49 $1.74 USD or more

In order to download this tool you must purchase it at or above the minimum price of $1.74 USD. You will get access to the following files:

DSI-CircularProgressBarMZ.js 11 kB

Development log

Comments

Log in with itch.io to leave a comment.

Hi Siro! When I simply put the plugin in the Plugin Manager, I get the following error:

TypeError

PluginManager.processParameters is not a function.

Can you give me a hand?

You need to install the DSI-CoreMZ on top ;3

Oh, it was so simple! These things happen because you don't read! hehe. Thank you very much Siro!

Would it be possible to track the bars progress with variables?

This is just a more fancy “Wait for x frames” command :3

Is possible Add a function that can be linked to the Map Decorator plugin, so that when placing the object, a circle bar appears?

So player have to wait a bit for the progress bar to finish? Not sure since this only work with events atm.