Space Shooter Progression Report: Fun with Blocks

Mohamed Hijazi
Mar 15, 2021

--

It is not gaming development, if we do not have some fun.

After building a movement prototype, I wanted to take it a one step further.
What if I controlled 5 players at the same time?!

I added an offset to the starting position of each player:
“transform.position = new Vector3(xOffset, 0, 0);”

From there it was like controlling an alien armada that is connected to the mother ship.

It is more of a snake than an actual armada.

How many can I add? Let’s find out…

Armada merges with hitting the y-axis boundary

--

--

Mohamed Hijazi

A knowledge seeking biologist who is following his passion into a full time career in Unity / Game Development. https://www.linkedin.com/in/mohamed-hijazi/