Introduction
This plugin adds a beautiful and highly convenient radial (circular) item menu to your game. It allows the player to use items directly from the map without pausing the game or digging through the standard inventory screen. Perfect for fast-paced games, survival horrors, or any project where quick access to potions, antidotes, or key items is crucial!
️ Features
Use on the Go: Press the hotkey (Tab by default) to open the menu on the map.
Intuitive Controls: Navigate effortlessly using the arrow keys or the mouse wheel. Press Enter/Z to use, and Esc/Right-Click to close.
Target HUD: If an item targets an ally (e.g., healing potion), the plugin displays a sleek Target HUD with character cards, showing their current HP and MP.
Key Rebinding: Players can change the menu hotkey directly in the game's Options menu.
No Art Skills Required: If you leave the image parameters empty, the plugin will automatically generate a clean, stylish background using your game's default window skin.
Fully Customizable: The plugin comes with a
Swag_Resources.zip
复制代码
archive containing ready-to-use HD graphics. You can customize radius, animation speeds, fonts, and even set unique Sound Effects (SE) for opening, selecting, and errors.
Media
Spoiler: GIFs & Screenshots
Please insert your GIF demonstrating the menu here:
Target HUD Screenshot:
How to Use
Setup takes only a few minutes!
Place
Swag_QuickItemMenu.js
复制代码
into your
js/plugins
复制代码
folder and enable it in the Plugin Manager.
If using custom graphics, extract
Swag_Resources.zip
复制代码
and place the images into your
img/pictures
复制代码
folder.
Go to the Database -> Items tab.
In the Note box of any item you want to appear in the radial menu, add this tag:
Code:
<quickmenu_item>
复制代码
That's it! The item is now available in the quick menu.
Terms of Use
Free for use in non-commercial and commercial projects.
Credit is required (Credit: Swagtopus).
You may edit the plugin for your own project, but do not claim it as your own or redistribute the edited code as a new plugin.