I need help eventing a health system

● ARCHIVED · READ-ONLY
Started by tearsofthenight 3 posts View original ↗
  1. I made 3 hearts in paint and i would like to use them in my game, when a sprite gets hit a heart goes away. How would i do this?

    Heart 2.jpg

    hearts0.jpg

    Heart 1.jpg
  2. So another user on a different site sent me a way to do this, and also put up a tutorial!

    http://www.rpgmakervxace.net/topic/28010-hp-hud-via-common-events/?p=195230 

    Although, I would do something similar, but use variables, where if you are touched, it adds (or subtracts) from the variable, and displays corresponding pic for variable conditions being met. Does that make sense?