esn23 Active member Aug 30, 2015 #1 Is there a script or way to give you a HP bar Stamina Bar and Magic bar?
Piccolo Well-known member Aug 30, 2015 #2 With script you can create as many additional bars as you want. Just write the underlying logic in your entities scripts and "draw" the variables as bars in updated.c (using drawbox). Upvote 0 Downvote
With script you can create as many additional bars as you want. Just write the underlying logic in your entities scripts and "draw" the variables as bars in updated.c (using drawbox).