Original Source
- Original title: Battle Control
- Original author: Dr.Yami
- Original date: July 9, 2012
- Source thread: https://forums.rpgmakerweb.com/threads/battle-control.3115/
- Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Scripts In Development
Summary
Introduce I'm now doing some battle mechanics for Ace, and making a multiple-battles control, so You can change battle mechanics ingame. I have just finished 3 battle types: Charge Turn Battle, Turn Based Battle and a version of Press Turn Battle. However, that PTB is not included here because personal reasons. Battle Introduce
Archived First Post
I'm now doing some battle mechanics for Ace, and making a multiple-battles control, so You can change battle mechanics ingame.
I have just finished 3 battle types: Charge Turn Battle, Turn Based Battle and a version of Press Turn Battle. However, that PTB is not included here because personal reasons.
Battle Introduce
1, Charge Turn Battle:
This Battle is alike Final Fantasy Tactics series or Final Fantasy X. There is nothing much, just a quick version of ATB, which You don't have to wait for ATB Filled Up.
2, Turn Based Battle:
An edited version of Default Battle, which You can individually choose action for actors.
3, ... (In development)
How to Use
You have to copy Battle Control script along with Battle Types which You like. Set DEFAULT_BATTLE_TYPE in Battle Control or use script call BattleControl.change_btype(type) to change Battle Type.
For Development
Well, This Battle Control I made is for my engine at first. However, Coders can make their own Battle Types using this script form.
You can also change my scripts, make add-on for them, ... and just follow my Terms of Use (FREELY USE!)
Demo
https://dl.dropbox.c...tle Control.exe
Credit
Yanfly - Multiple Battles Idea (from Melody)
Nessy - Testing scripts and Battle Ideas
Rhyme - Testing scripts and Battle Ideas
EvilEagles - Testing scripts.
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
You can also change my scripts, make add-on for them, ... and just follow my Terms of Use (FREELY USE!) Demo https://dl.dropbox.c...tle Control.exe Credit
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...