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!