Color Changer

I built a system that would recognize the player’s mesh material color and apply a new color based on what colored cube the player walked into. Then I designed a gate that would check for the player’s correct color. I applied this same logic to a bridge that the player could stand on if they had the right color and would fall through if it was wrong.

Color Gate

Color Bridge

SpaceShip Project

In this project, I did quite a few things. I built a system that would allow my ship to shoot at enemies and visually display damage. Enemy ships could also shoot at me if I was in their line of sight. I also built I also build a health and kill counter display system and a system that would allow me to play animations as I move the ship (tilt, and barrel roll).

You could also change the enemy ship mesh using an array in the construction script.

Previous
Previous

Vignettes

Next
Next

Design