Earthbound Zero Style Battle System??

Ask and answer questions about making games and related topics. Unrelated topics go in that other forum.

Moderators: marionline, SDHawk

Post Reply
User avatar
TabletopTimeTurner
Red Slime
Posts: 56
Joined: Fri Mar 25, 2016 1:33 am
Location: hell my dudes

Earthbound Zero Style Battle System??

Post by TabletopTimeTurner »

I've been working on a few games for some time now and I wanted to make a Earthbound-Esque Battle System but I'm still learning how to program and was wondering if any more experienced users could help me out?
User avatar
kylekrack
Liquid Metal Slime
Posts: 1188
Joined: Mon Jun 16, 2014 8:58 am
Location: USA
Contact:

Post by kylekrack »

Other people have done things like this. Froginator was working on one a short while ago.

http://www.slimesalad.com/forum/viewtopic.php?t=6710

http://www.slimesalad.com/forum/viewgame.php?p=120432
My pronouns are they/them
Ps. I love my wife
User avatar
Soule X
Red Slime
Posts: 84
Joined: Wed Sep 19, 2012 4:18 pm
Location: Indianapolis

Post by Soule X »

My best advice is to play around with plotscripting. Start small. Play with the features. Try some of the tutorials. When you get an idea of how things work you have nearly limitless options. But don't think big at first. Learn everything piece by piece.
You can totally do this yourself if you put in the effort to learn everything.
User avatar
Foxley
Metal Slime
Posts: 832
Joined: Sat Nov 09, 2013 5:54 pm

Post by Foxley »

The Earthbound battle system is essentially the exact same thing as the Dragon Quest battle system. Just weirdly modern themed instead of medieval fantasy themed.

Since there's a turn-based option in General Game Data > Battle System Options, that will let you get way closer to a turn-based RPG style battle.

Under Battle Formations > Hero Formations you will be able to move the hero hitboxes and cursors to wherever you need, and if you want a first-person perspective like in Earthbound/DQ you should make the hero graphics blank.

For making captions and descriptions about hero and enemy battle actions, using Attack chains makes that fairly easy and straightforward, although it's messy and hard to organize if you end up doing a lot of them.
TMC
Metal King Slime
Posts: 4101
Joined: Sun Apr 10, 2011 9:19 am

Post by TMC »

(Note that Hero Formations are a new feature in the next version, Callipygous, which isn't released yet. You would have to download a nightly build, or just wait a few days.)
Post Reply