Puppet Knight - Draw Actor Extras v1.2
A downloadable tool
This plugin is a collection of functions to enhance how devs draw icons and sideview battler sprites in their projects.
Features:
3 functions:
- drawActorStats
- drawResizedIconsAndText
- drawSVbattler
Draw Actor Stats:
Draws the Base Parameters of the Actor with Icons instead of text like "ATK" or "DEF" in a neat organized set of two columns. Additionally, plugin parameters allow users to choose which Icons will accompany what parameters. Currently,
Attack, Magical Attack, Defense, Magical Defense, Agility, and Luck are shown
Draw Resized Icons and Text:
A bit more flexible, this function allows users to define what Icons and What text specifically they wish to draw on the screen. Depending on the sizes chosen for the icon and font. A centering argument is included to let users decide where the icon is placed in relation the the text.
Everything with an Icon above uses this function to be drawn out ^_^
Users can also choose to draw an array of Icons. S spacing will automatically be provided between the Icons drawn. If using variables that may result in any of the Icon's Index being 0, the icon will simply not be drawn and it will move onto the next icon in the array.
Draw Sideview Battler:
What I consider to be the most amazing part of this plugin, I've added an easy way to draw animated SV battlers directly into menu scenes. Users specify which Actors SV image they will be using, designate an array of the frame to run through, and can even change the output size of the animation to fit their menu needs.
Resulting in some really cool things ^_^
Happy RPG Making ^_^
* Version 1.2 - Adjusted Default Values for Stats function; Added X and Y spacing Parameters to account for larger Fonts potentially overlapping
* Version 1.1 - Hotfix for SVBattler Drawing
* Version 1.0 - Release
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.