edited September 2014 in ORK Support
I think I know how to make a control type HUD button and want to make one to set the player's health to full. Can I do this by referring to a script and what would the script be? How would you access the player's health and set it to 100? Thanks for any help.

Another question, can we do real time battles now without using menus? By just tapping the monster you want to hurt?
Post edited by gamingislove on
  • You can use the control HUD to call a global event and restore the player's health there.

    Use group/individual targets (Battle Settings) and auto attacks to let the player attack a selected target.
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
  • Thanks very much!
Sign In or Register to comment.