Victor Engine - Animated Battle - Printable Version +- Save-Point (https://www.save-point.org) +-- Forum: Material Development (https://www.save-point.org/forum-8.html) +--- Forum: Scripts Database (https://www.save-point.org/forum-39.html) +---- Forum: RPGMaker VX/VXAce (RGSS2/3) Engines (https://www.save-point.org/forum-117.html) +---- Thread: Victor Engine - Animated Battle (/thread-3967.html) |
Victor Engine - Animated Battle - Victor Sant - 03-09-2012 Victor Engine - Animated Battle
with YEA Patch
This is the Victor Engine – Animated Battle script. This script was done to provide a very customizable visual battle system, where the user have a very high control on the animations. With this script you can use a wide variety of sprite templates for the battlers and even use charsets. Download: Victor Engine - Animated Battle User Manual (Please read it before asking anything) Credits: Author: Victor Sant Additional Credits Yanfly: for the YEA Battle Engine, wich was used on the beta demo and images Holder: for the battlers used on the beta demo and images Terms of Use RE: Victor Engine - Animated Battle - MGC - 03-09-2012 I don't have VX Ace yet, but I read your user manual and I must say I'm very impressed by the possibilities of that script. But don't you think it could be a bit too complex to use for classic RM users (generally lazy) ? RE: Victor Engine - Animated Battle - Victor Sant - 03-09-2012 Quote:But don't you think it could be a bit too complex to use for classic RM users (generally lazy) ?It is, but even the lazy ones can simply copy paste it, change a single setting to use the default charset or Kaduki template, and use it without any customization at all. I know that this system will not be so popular like, let's say, a tankentai, since i didn't provide a demo so the most lazy people could simply copy/paste on the demo. But i think that it might be useful for some few people, and in the end i will use it myself for my game. RE: Victor Engine - Animated Battle - Nightmar - 03-10-2012 I get a Script ' Victor Engine- Animated Battle' line 1714: NoMethodError occurred. undefined method '[]= ' for nil:NilClass how do I fix this :3 $imported[:ve_animated_battle] = true why am i getting an error here D: RE: Victor Engine - Animated Battle - Victor Sant - 03-10-2012 (03-10-2012, 03:44 PM)Nightmar Wrote: I get a Script ' Victor Engine- Animated Battle' line 1714: NoMethodErrorBecause you don't read the instructions before copy/pasting. This script isn't magic, if you're not going to put some effort into it, you should try other system. |