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.

[VX] Blood Bullet

Hi i was wondering if someone could write me a script that makes the normal attack use 1 SP, and when SP=0, it starts taking health off.
and when it SP = 0 it uses the skill blood bullet or something like that.
i don't know RGSS but it shouldn't be too hard to do this.

when attack = True:
    SP -= 1
    when SP == 0:
        HP -= 1
        call skill 'Blood Bullet'

thanks in advance, if you still have no idea what i'm talking about then ask i'll try to elaborate more.
 

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