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.

CBSv3 script - battler pic size and positions?

Hi, I'm making my own battlers using a template from Charas to use with the CBSv3 battler script BUT -

the charas battler template has a totally different layout to that of the script's demo -

Is there a way to reconfigure the code to work with charas battlers?

else

Can anyone explain which battle charas go where and give me a sprite sheet?

Thanks.

Relaxis
 
Lemme give it a shot. *Drags old laptop out*

Part 1:
In the script labeled as:
Side View Battle System Engine, go down to line #756 and you'll encounter...
Code:
[B]frame_size = bitmap.width / 4[/B]
Change that to / 3 instead.

Part 2:
In the same script, go further down to line #816 to edit...
Code:
[B]def pose(number, frames = 4)[/B]
Guess what you change there. Further down, to line #851, you can change
Code:
[B]def enemy_pose(number ,enemy_frames = 4)[/B]

Oh... by the way, I think Cybersam's v3 beta (it was a work in progress), can also work with XRXS's newest version of his battlesystem...#65???
 

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