• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

health system

  1. J

    [SOLVED] Sprite Health Bar Alternative - Max Subimage

    I'm trying to draw a sprite in replacement of a health bar, this is because I want the back color of the health bar to be semi-transparent and none of the c_colors offer this. I'm drawing the healthbar for the player object from a controller object, so the code looks like this...
  2. OblivionSkull21

    Help with healthbar depletion (Kingdom Hearts 2 style)

    This question may seem a little confusing so I'm going to try to explain as best as I can. I've started making healthbars for my battle system by using draw_healthbar(). I've got it working fairly well. When the enemy is hit, their health gradually drops like so: However, for stylistic...
Top