Chaos Project

RPG Maker => Event Systems => Event System Database => Topic started by: WhiteDemon15 on December 24, 2009, 10:51:52 pm

Title: Touch Encounter to Action Battles Event System
Post by: WhiteDemon15 on December 24, 2009, 10:51:52 pm
Touch Encounter to Action Battles Event System
Version: 1.0
Type: Custom Battle System



Introduction

A touch encounter to action battles event system like Star Ocean, Radiata Stories, Rouge Galaxy, or Tales of Vesperia.
This is an easy tutorial for those who can't figure out how to make this battle system.


Features




Screenshots

None really required.


Demo

None really needed.

Instructions

Please note that this requires Blizz-ABS, or any other ABS. Set up variables for hero's  map ID, x and y positions (As), and for how many enemies killed (B). On each map, set up child maps for each battle, with enemies each increasing the variable B. Have a parallel process checking if B is the number you want it (the number of enemies on the map). Then teleport to the A variables. Have a parallel process on each main map (not the battles) making the B variables set to zero. Check the demo if you don't understand. I know I'm not the best at explaining.


Credits and Thanks



Author's Notes

This is my first event system to be submitted, so if the instructions are confusing, please excuse me. Oh yeah, I never played Radiata Stories, Star Ocean, Tales of Vesperia, or Rouge Galaxy. I just watched them and went "I could make a battle system like this..."[/list]
Title: Re: Touch Encounter to Action Battles Event System
Post by: Blizzard on December 27, 2009, 01:10:57 pm
Oh, very nice. :3
Title: Re: Touch Encounter to Action Battles Event System
Post by: WhiteDemon15 on December 28, 2009, 01:41:58 am
Thanks!  :) I assume you leveled me up, right? Thanks for that, too. ;)
Title: Re: Touch Encounter to Action Battles Event System
Post by: Sacred Nym on December 28, 2009, 08:53:35 pm
Ooo... I was thinking about trying to make one of these. Guess I got beat to it. :haha:

Awesome nonetheless.
Title: Re: Touch Encounter to Action Battles Event System
Post by: WhiteDemon15 on December 28, 2009, 09:40:46 pm
Quote from: Sacred Nym on December 28, 2009, 08:53:35 pm
Ooo... I was thinking about trying to make one of these. Guess I got beat to it. :haha:

Awesome nonetheless.


What inspired you to make one? Was it one of the games I mentioned above?
Title: Re: Touch Encounter to Action Battles Event System
Post by: nathmatt on December 29, 2009, 10:16:12 am
or could use my scripted version  8) http://forum.chaos-project.com/index.php/topic,3183.0.html
Title: Re: Touch Encounter to Action Battles Event System
Post by: Sacred Nym on December 29, 2009, 11:09:34 am
Quote from: WhiteDemon15 on December 28, 2009, 09:40:46 pm
What inspired you to make one? Was it one of the games I mentioned above?


Tales games were the main one. I also compared it to Kingdom Hearts: Chain of Memories, just without the card battle system.