Road TO Dev — Creating Multi-layered shields

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.

--

--

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!

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
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!