This Tutorial for PlayerInfo is quite useful except for the portion on Player Health and Shield.
It assumes that the Player’s MaxHealth and MaxShield will not be any value besides 100.
This is highlighted in the part where we are asked to set a value of 0.01 in the “Multiplier” Material Param
However, in most islands, we want to give the player the ability to upgrade their Health & Shield.
Hence, it would be nice to provide a solution to handle this common use case as well