Road TO Dev — Creating Multi-layered shields

Rob Smith
Jun 7, 2021

--

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.

--

--

Rob Smith
Rob Smith

Written by Rob Smith

Hi there! I am currently on the path to learn how to become a unity developer and will be documenting my journey as best as I can here. Thanks for looking!

No responses yet