Summary
Not able to eliminate player using verse
Please select what you are reporting on:
Verse
What Type of Bug are you experiencing?
Character
Steps to Reproduce
Execute the following code:
Character.SetShield(0.0)
Character.SetHealth(1.0)
Character.Damage(1.0)
In an already existing map before the update
Expected Result
The player should be eliminated
Observed Result
The player still has 1.0 Health no matter how often the mentioned code runs
Platform(s)
windows