Shield.UpdateTimer() ===================== This function updates the timer of the Shield. It removes the Shield from the relevant player once the timer reaches 0. **Parameter** * time : float - Time to update the timer by (in seconds). **Usage** .. code-block:: python Shield.UpdateTimer(0.01)