Skip to main content

Tutorial 06

 Week 19(07)

In this lesson we learned how to use a user interface which overlays images and text on your science to show information. This section was pretty interesting I'll be honest but I wouldn't say that I enjoyed doing this but it was still pretty interesting to learn for example we learned how to create a UI canvas.


We also had to use a rect transform and what that is it's basically still a transform but it has an additional UI data that you can look up later on and there was other functions like the canvas scaler.

World interactions was pretty cool we learned how raycasting is very useful to interactive applications because it allows you to detect things like colliders, and I didn't know raycasting has a lot of other options depends on the type of game you are making for example to check whether there is anything between the main characters position and an enemy position.


Comments

Popular posts from this blog

Week 5-Project

  Game vision statement  Game genre: The game genre that I will be choosing from a serious of options like shooters, action adventure and role playing games I was having a hard time in thinking what type of game I wanted because when ever I get told a project and we have all the power to make it anyone I want I get and have so many different ideas in my head it gets too much sometimes and I had to realise that I was only new to game development so all the complex and cool features that I wanted for my game would be very difficult so I went for one of the simpler routes and chose to make a plat-former game. Gameplay: The gameplay for the plat-former was going to be similar to how super Mario gameplay is because one I liked super Mario so it would be fun to make a game similar to it and Mega man another plat-former just like Mario but instead of just jumping around just like in Mario, Mega man has a shooting aspect in the game, so I know that I'm definitely going to have co...

Week 4-Project

 Game Idea Research  From my brainstorm that I have done last week I have now been thinking about type of game I want to make based on all the ideas I made from the brainstorm Ideas that I came up last week and I think I want to make a 2D plat-former type of game, because I believe i'll will have a very enjoyable process when designer the game which is very important that's why it took me a while to pick which idea I wanted to do because one of my ideas was making a zombie fps game but then I realised how hard that's going to be especially with me that has very little game design knowledge. The second reason is because when I was younger I did play a handful of 2D games especially on my DS lite when that was a thing so it would be pretty cool to make a 2D plat-former game. I really want to have the plat-former aspect as one of my game mechanics for this game the movements would be kind of similar to super Mario.  https://www.youtube...

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