Chaos Project

RPG Maker => General Discussion => Topic started by: Calintz on October 03, 2010, 11:44:52 pm

Title: [Discussion]Evented Battle System
Post by: Calintz on October 03, 2010, 11:44:52 pm
So I was wondering if eventing a battle system would hold any benefits over a scripted battle system. For my project, I will most likely use an active battle system. I fooled around with BABS, but I don't know how I feel about it. It would still need a makeover from its default structure in order to seamlessly assimilate into my game.

So, if I event-ed a custom battle system do you guys think it would give me more control over the flow of battle? Like, wouldn't I be able to trigger different things at different points easier?
Title: Re: [Discussion]Evented Battle System
Post by: WhiteRose on October 04, 2010, 12:50:43 am
I think one major concern with such a system would be that it wouldn't be very user-friendly to modify it, unless you went extremely out of your way to make it so. This is one feature that makes BABS so great. If this is only for your personal use, though, then I think it would probably turn out just fine, depending on how good you are at eventing.
Title: Re: [Discussion]Evented Battle System
Post by: Calintz on October 04, 2010, 09:05:49 am
I wouldn't be making it for the community. There would be no need with BABS already out.
I have this gut instinct that with events I would be able to dictate EXACTLY how battles take place, and I think that is going to be important in a Gladiator game.
Title: Re: [Discussion]Evented Battle System
Post by: nathmatt on October 04, 2010, 11:17:37 am
id suggest just trying to make it see how it goes if you want to event it go right ahead look at Quintessence its all done with events
Title: Re: [Discussion]Evented Battle System
Post by: Calintz on October 04, 2010, 11:43:36 am
Alright I will! Thank you!