Hi,
upon level up, my characters have their status values increased.
But i'd like to display only 1 chosen status value change in the BattleEnd, is that possible ?
( the status value i'd like to show is of Experience Type)
I've tried with HUD Status Text Content component but nothing seems to be able to show the increased value.
If yes, which type are you using? Depending on that, there are different options available.
For HUD, I don't think that can display the exp gains like that, but just the current value (or e.g. increasing over time if you use the count to value feature of status values). You'd simply have to set up showing that single status value, e.g. using a HUD Status Value (Content Provider) component.
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
an exemple of what i'd like to do :
I have 4 status values that have Status Development (STR, INT, AGI, SP)
So on level up they all gain +2 (value)
What i'd like to do is to show ONLY the SP increased value (=2)
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!