Day 3: The Enemy

Matthew Clark
Mar 22, 2021

--

Today I was able to get my enemy in the game. I got the laser to destroy the enemy using OnTriggerEnter(). This is also used to damage the player when the enemy hits them.

The enemy will also go to the bottom and if not destroyed get moved back to a random spot along the x-axis and fall again.

I am delighted with my progress and I am having such a great time. I look forward to the time I spend working on this and can’t wait to get started each day.

--

--