Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

simple Rye.jp's side veiw BS edit, character battler positioning.

Thanks for taking the time to read this. :]

what im looking for is a simple add on/edit for Rye.jp's Side-view battle system.

as you can see in this screen shot and snippit of code, you can change your entire partys position, but not edit their battler/character position individually. HOWEVER, the BS does take into account whether the actors class is "front row," "middle row" or "back row" (from their classes in the database) and positions them accordingly.

Code:
  #--------------------------------------------------------------------------
  # œ Positional correction of combat screen party
  #-----------4--------------------------------------------------------------
  PARTY_X = 480     # X position of party
  PARTY_Y = 200     # Y position of party
  FORMATION_X = 0  # actor's interval X
  FORMATION_Y = 38  # actor's interval Y

http://img.photobucket.com/albums/v463/lordnick5000/svbs.png[/img]

What i need is to be able to position each actor individually (i would like to stagger them) and for the script to ignore their (front, middle, rear row) positioning in the database for display purposes.

Rye.jp's Side-view battle system demo/script topic: http://rmxp.org/forums/index.php?topic=24608.0
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top