Replaces the front-view battle system with a side-view one, with an ATB, custom animations for each action (move, attack, weapon, skill, collapse, etc.), combos between team members, animated enemies and some more.
- See dependencies
- Run this command to combine core scripts source into one file.
ruby build.rb
- Copy the resulting files into your RPG Maker VX project
OR
- There is an already pre-compiled demo with the classic sample project.
The dependencies must be inserted, in the below order, before the script of this repo :
- Depends on EBJB_Core : https://github.com/chaoshades/rmvx-ebjb-core/
All of the configuration available are within the BATTLESYSTEM_CONFIG
module.
Still in development...
- BEHEMOTH : Behemoth's Side View CBS script