Page 1 of 1

Adding new health bars?

Posted: Thu Aug 02, 2018 9:13 pm
by philthymcnasty
Is it possible to add new health bars? like for eyes, hands, or thirst? Or are the current number of health bars hard-coded?

Re: Adding new health bars?

Posted: Fri Aug 03, 2018 1:29 am
by drorpre
Not really.

You'd have to edit the UI since it would require access to the game code, you can add in more body part's, but it would mean that other body parts or the hunger bar would be hidden away.

Re: Adding new health bars?

Posted: Mon Aug 06, 2018 3:21 pm
by philthymcnasty
Shoot. I was planning out a means to put in psychic powers in the game. The new bar would be how much charges you have, and you would activate them via right clicking on a target. Bar would refill from sleeping in a bed.

If it hit zero death would occur.

Re: Adding new health bars?

Posted: Mon Aug 06, 2018 9:55 pm
by Hatsune_Neko
Dev would have to add that option in to mod more health bars for certain areas.

Re: Adding new health bars?

Posted: Thu Oct 04, 2018 9:21 am
by philthymcnasty
drorpre wrote:
Fri Aug 03, 2018 1:29 am
Not really.

You'd have to edit the UI since it would require access to the game code, you can add in more body part's, but it would mean that other body parts or the hunger bar would be hidden away.
Is that just a UI thing, or is it also an overall health thing? Can hidden values be added to the game? Looking back at it, the best indication would be the character saying "my head hurts" or "i need to stop soon" and if they kept pressing on they would then take head damage, and if their toughness was too low it would be one shot death.