Posts

Showing posts from January, 2022

Unity Tutorial 01 (Semester 2)

Image
  (Image of Ruby from the tutorial) For this weeks tutorial I had to make a 2D game instead of a 3D game like in semester 1. I had to do this following tutorials for a game called Ruby's Adventure: 2D Beginner Project. I previously have had experience making a 2D game in my plc on a website called Flowlab however as I had graduated my plc 2 years ago it felt like it was all new to me especially since I didn't use Unity the first time round. For this tutorial I had to update my Unity Software to a different version then what I currently had for semester 1 so that I could create a 2D game. After this I started adding in my main character (Ruby) and then I had to make her move. To do this I had to create my first script just like in semester 1. To add my main character I had to download an image of her from the tutorial materials folder (see image above). I then had to add her to my sprites folder. I then had to make my Ruby sprite into a GameObject. I had to put this sprite into