Introduction Post Hello! I'm Lauren Hetherington a 2nd year student studying Creative Digital Media in TUD. I am 20 years old and I enjoy skateboarding and playing piano. I have only been properly learning to skate since the start of September. I've fallen more times than I can remember in those 4 weeks but they're worth it and a sign of progression in my eyes. Not only have I learned to skate but I've made some good friends too. The skate park is now a second home to me and I am so thankful for the good people in that humble community. I've played piano since I was 7, first starting on a keyboard then a few years later moved on to a piano. I have a love/hate relationship with piano after being practically forced to do lessons every week for over 10 years but I have a special place in my heart for certain songs. Every now and then I go to learn a new song but ultimately just learn the first few bars and then give up. I hate that I do that so with skateboarding I...
2D Unity Tutorial 01 A new semester, a new Unity tutorial! This time I'm learning how to create 2D games. Some of my favourite 2D games are 'Ori and the Blind Forest' and 'Hollow Knight'. Both of these games happen to be created using Unity. In this first tutorial I learned all the basics of setting up the 2D environment for the game. It took a bit of getting used to with all the different tools you need like the tile palette for basically painting the scenery onto the canvas. Making the character sprite move is kind of similar to the 3D version which is nice to find and makes this process easier. One thing I found difficult about this Unity tutorial was the depth perception of the tiles that are laid down as the environment. I think I'll get to wrap my head around it in the next few Unity Tutorials. I look forward to learning the next few steps in 2D game development! :) A screenshot of the end results of the tutorial.
2D Unity Tutorial 03 In the first part of this weeks 2D Unity Tutorial I learned how to add a health collectible to the game. I struggled a little bit with the coding aspect for the health collectible as I kept getting a red error message at the bottom of the unity editor. I had no idea why it wasn't working and it was extremely frustrating. The tutorial was not helping me in the slightest either. The code provided in the tutorial was incorrect too. Comparing it to the final code given at the end of the tutorial didn't make it any clearer either but a quick copy and paste solved the mysterious problem. (A screenshot of this weeks Unity Tutorial) The second part of this weeks 2D Unity Tutorial I attempted to learn how to add a damage zone and an enemy to the game which would move around the game area. The enemy just did not work out, the code doesn't function as the tutorial lets on that it will. This is extremely confusing and frustrating and makes me want to throw my lap...
Comments
Post a Comment