Skip to main content

Week 11 unity tutorial

unity tutorial


I did all the unity tutorials I for this week I did lesson 5.1, lesson 5.2 lesson 5.3, 

In lesson 5.1 five in Unity was pretty easy since I'm already getting pretty used to how unity works with lots of practice, in this lesson we has to switch the game to a 2D view, the outcome for this lesson was to make a list of three good objects and one bad objects and they will spawn at random position at the bottom of the screen, these targets will get destroyed when the player clicks on them.

Lesson 5.2 we has to make a score section that will display on the Ui starting at zero when the player clicks a target, the score will update and I won't lie I did have trouble with this part it did take me and couple more minutes to get it to work but eventual I did finally got it too work.

Lesson 5.3 we had to implement a game over feature to the game where when ever the good targets drop below the sensor at the bottom of the screen, the targets will stop spawning and a game over message will appear on the screen. And we also had to add a reset game button that reboots the game, surprisingly this was the easiest part of for me to code, I thought this was going to take way longer to do but it wasn't that hard at all.


Comments

Popular posts from this blog

Week 9-project

  Week 9 Alpha  My project for this week has been going pretty well I was able to catch up to the point I was at, before I deleted my other file my accident, I was having a bit of problems because my unity was just being very glitchy and it crashed multi of times but I was able to get the work done, which I'm happy about. Here are some screenshot of what I was doing the this week, I made my own level using the tile and grids at first it was very annoying to do because I kept on forgetting to add the grid so the tiles could be on the screen but after a while I got it and then I had to slice all the pixels to 16 by 16 to make it fit the grid I also had to do the same for the sprite character. And there is also a bit of code I just started in I'm able to make the player move left and right and the player can jump   

Project week 7

 prototype My game development was going pretty good until I accidentally deleted the file because I bought the file I was working on in a different folder and I deleted that folder with it, but it's ok I'm going to start again but I can talk about how the process was going for me the good and the bad. The good was that the coding was going pretty good thanks to the tutorials that shaun put us on, on the unity tutorials but then I went on to youtube to learn more about coding especially more on 2D plat-former type of coding because thats the game I'm making so It was pretty helpful for me when I was looking at the tutorials.     Id say I only had a couple problems  was that my work rate has been lacking lately but I'm going to bounce back now so it took me a bit to get to the point of how developed the game was before it was deleted because of my stupid mistake and the second one was picking the sprite and background and all the oth...

Week 7-Reading

 Games decisions I have  spent at least 30 minutes browsing each of the articles which are "Building a Princess saving app", "Flow experience in computer game playing among thai university students and the video "What is Flow Theory in game design". My perspective on game decisions has also changed, when I was reading the Building a princess article the  learning curve and what can a game teach the player, when I saw the graph for the learning curve for traditional apps I didn't realise that you really don't gain any other useful skills from your time your using the traditional app, I also liked the part where the person writing this was comparing it with photoshop and how it said it took him 3 years to learn photoshop because of how complicated it is, but I find photoshop very easy to use and only took me like 2 weeks to understand most of it., but unlike a traditional app, the skills you learn in a game for example the original super Mario you learn a...