In verse, there is a heal function, which i currently have working perfectly fine. However, the heal function doesn’t seem to affect shield at all, is there not a way to increase shield via verse right now?
In short, since Health on Elim doesn’t work from Island Settings, I’m coding this using Verse. However I need it to apply the (50.0) to shield as well.
Careful if you’re using SetVulnerability() or calling SetShield while your character is invulnerable (on spawning for example), you can have some funky results