Ring Menu VX
Introduction
A ring menu CMS for RPG Maker VX.
Features
- Main Menu Ring Menu
- Actor Selection Ring Menu
- Includes Syvkal’s Menu Bars
Screenshots
The Code
License Terms
Attribution 3.0 Unported - You must attribute the work in the manner specified by the author or licensor. Commerical use allowed.
Instructions
Put it under the Materials Section
Include Syvkal’s Menu Bars (or remove the coding from the script)
Must include Menu icons (48 x 48) in the ‘Pictures’ folder. Or use these:
Author Notes
I did edit the coding quite a lot, not just so I could call it mine and not a remake, but for other reasons. There is quite a lot of unnecessary coding. this is because I had originally made it for a massive Menu remake I had in mind (still might release that, not too sure). But I have left it in there so I can use it at a later time (or you can). It is minor things, but they’re in there none the less.
Compatibility
Should work with most things, but I’m not 100% sure
It is old so there may be bugs…
Credits & Thanks
XRXS, Dubealex & Hypershadow180 for creating the original XP Ring Menu (I didn’t even know xD)
Comments (2)
Leave a Reply
You must be logged in to post a comment.
Guest
Why I can't enter Status and Equip.
It says [underfined method 'draw_actor_hp_ring' for #<Window_RingMenu:0x108d270>]
on script's line 432???
Tigurus
That is because it also uses another script called "Syvkal's Menu Bars" and because it cannot find those, it will crash. if you either search and install those bars as well or remove lines "433 to 435" (The "Draw_actor" lines), the script will work.