Search Unity

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

Discussion in 'Community Learning & Teaching' started by ThomasPalef, Aug 28, 2014.

  1. ThomasPalef

    ThomasPalef

    Joined:
    Aug 28, 2014
    Posts:
    1
    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! :)

    1.png
     
    Chambers likes this.
  2. IAmCraigSnedeker

    IAmCraigSnedeker

    Joined:
    Jul 20, 2014
    Posts:
    117
    Excellent tutorial! :D
     
  3. IAmCraigSnedeker

    IAmCraigSnedeker

    Joined:
    Jul 20, 2014
    Posts:
    117
    Any word when the next tutorials will be out?
     
  4. Chambers

    Chambers

    Joined:
    Apr 4, 2011
    Posts:
    70
    Excellent tutorial so far, very clear and concise. Looking forward to seeing where you take it with future instalments.