New Unity tutorial: learn to make a 2D space shooter in C#

Hello!

I’ve been toying with Unity in the last few weeks, and I really enjoyed it. So I decided to write a new series of tutorial about it.

It’s a written tutorial with a lot of images and gif, that shows how to build a simple 2D space shooter game in Unity with C#. Here are all the things you will learn in Part 1:

  • Setting up a Unity project
  • Adding a spacehip that you can move with the arrow keys
  • Creating a bullet prefab
  • Making the ship fire bullets

I tried to keep things simple to make it easy for beginners to follow.

Link: lessmilk.com/unity-spaceshooter-1/

Let me know what you think! :slight_smile:

1752702--110857--1.png

1 Like

Excellent tutorial! :smile:

Any word when the next tutorials will be out?

Excellent tutorial so far, very clear and concise. Looking forward to seeing where you take it with future instalments.