#===============================================================================
# * [ACE] Battle Busts
#===============================================================================
# * Made by: Sixth (www.rpgmakervxace.net, www.forums.rpgmakerweb.com)
# * Version: 1.0
# * Updated: 27/01/2015
# * Requires: -------
#-------------------------------------------------------------------------------
# * < Change Log >
#-------------------------------------------------------------------------------
# * Version 1.0 (27/01/2015)
# - Initial release.
#-------------------------------------------------------------------------------
# * < Description >
#-------------------------------------------------------------------------------
# * This script will add an option to display bust images for the actors during
# the battle when you are selecting their commands.
# * Settings to setup the position, opacity and z value of the bust image for
# each actor separately!
# * Script call to change an actor's battle bust image and their properties
# during the game!
#-------------------------------------------------------------------------------
# * < Instructions >
#-------------------------------------------------------------------------------
# * Refer to the script's header for the script's usage info!
#-------------------------------------------------------------------------------
# * < Installation >
#-------------------------------------------------------------------------------
# * Place this script below Materials but above Main!
#-------------------------------------------------------------------------------
# * < Compatibility Info >
#-------------------------------------------------------------------------------
# * No known incompatibilities.
#-------------------------------------------------------------------------------
# * < Known Issues >
#-------------------------------------------------------------------------------
# * No known issues.
#-------------------------------------------------------------------------------
# * < Terms of Use >
#-------------------------------------------------------------------------------
# * Free to use for whatever purposes you want.
# * Credit me (Sixth) in your game, pretty please!
# * Posting modified versions of this script is allowed as long as you notice me
# about it with a link to it!
#===============================================================================
- Script:
Linky: http://pastebin.com/jj1jEdiK
- Screenshots:
- Author's Notes:
- Thanks for Wandelwicht for giving me the initial idea!
- Planned features:
~ Unique bust images during skill usage.
That's all for now, folks!