Features
A simple plugin that opens a new scene where the player spins a wheel and presses a button to stop it from spinning. Whatever the wheel lands on they can receive a prize!
Build lists of potential prizes that the player can spin to win showing the item icons on the wheel.
How to Use
- Copy the "Galv_PrizeWheel.js" file into your project's /js/plugins/ folder.
- Activate plugin using the 'Plugin Manager'
- Read the help file and examine the demo to learn how it works
- Get example graphics from demo or make your own
Terms
Free to use in any RPG Maker MV project including commercial. Please credit "Galv".
Updates
2017-04-12 - Version 1.2 - added ability to disable map scene background blur as well as use background and foreground images from /img/pictures/ folder in the prize wheel scene.
2017-02-21 - Version 1.1 - fixed mouse/touch input
2017-02-21 - Version 1.0 - release