Objective: Give the shields the ability to take 3 hits and visualize between them.
Step 1: Create a variable for the strength of the shield.
Step 2: In order to effect the color of our shield we will need to use it’s renderer so let’s add that and make sure to null check for it.
Step 3: Setup the various levels of shield strength and change the color per level.