Skip to main content

Unity Tutorials 02- B00101733

For this first tutorial, Its all about improving graphics, simple objects like walls, water and sounds in unity.

Firstly we add a sounds effect to unity then we do some coding. This helps with the sound effect just added.  After that we work on implementing the sound when the player touches the object, it makes a ding sound. Then we work on creating a brick wall to add more to the world and add textures to the world to make it look better and more natural.
 
In the second tutorial, we learn about implementing UI into the game (user interface) and a cursor into the game, a common part of UI when dealing with games that have a first-person perspective. And we also go through Raycast aswell.

We start creating the cursor by going into the game object tab and then UI and then raw image, it creates a canvas amongst other things in the hierarchy. Then the raw image is in the centre of the screen when we play the game, so we need to size it down to something more manageable to be a cursor. Then after that, we learn a bit about Raycast, what it does is a process in which it shoots and invisible ray or line from one point in a direction to find anything it collides within its path.
Screenshot of tutorial 4

Comments

Popular posts from this blog

Game Design Document

I am part of the Chris Carneys and James Reynolds team for the game, the game is a 3D experience of 1916 Rising. We are going to recreate Dublin from references. Description of the Game: "You play as Micahel “Foggy” Fogarty, a 16-year-old boy who after witnessing the murder of his father joins the Irish Republican Brotherhood. Foggy travels with his division to Dublin, Easter weekend in 1916 to take part in the Rising and is tasked with passing messages from the GPO to other key locations the IRB and Civilian Army holds." My role in the production of this game is GDA Creator, I work with the writer and team leader to create a GDA to help out other teams and to help the writer sort out the story, names and characters. Here is a video of the GDD: (NOTE: The GDD in the video was created and provided by Chris Carney and James Reynolds to the group, I did not create it nor do I take credit for its creation or the ideas in it)

Introduction by Nate

Hello, I'm Nathan, a second-year student at ITB. I'm 20 years old and from Cavan. This blog post is about me and hobbies, aspirations etc. If you're reading this, then I'm surprised you want to go through such torture. First of all, I really enjoyed CDM year 1. It was a great experience and felt it was fun and got to meet great people and do interesting things. I still can't get over the fact I'm in college or I even made it to the second year. Thought I would've had a mental breakdown at this point When doing the semester last year, I really enjoyed Storytelling and narrative. I find it fascinating to sit down and talk about films, I'm a bit of a movie buff so I did enjoy breaking them down and even tell a story or two. Honestly my biggest accomplishment last semester was actually getting through to second year and hell, even surviving it knowing me. My goals for this module is to plan out and hopefully make a small film for our group project as its...

Alpha build of game

For this week, I had to continue doing work on my alpha build of the game. Work is going along well, the character is moving and the controls are working well and the levels final design is complete, all that needs to be done is to add a 3rd person camera, skybox, textures and some gems to collect. Here is a screenshot of the game so far and the character model all the textures need to be added to add more life but other than that, Im happy with it so far.