Wednesday 23 October 2019

Unity tutorial 5


The first tutorial was expanding on what the previous tutorial on putting together a simple yet effective cursor to help show the player where the screen is facing as the cursor is more often than not used to interact with in game objects. This tutorial shows how to make an object intractable and how to make select what button is used to interact with said object. This tutorial showed how to put text onto the canvas to give the player instructions on how to play the game and the objective that they are trying to achieve. 

The second tutorial was on incorporating weapons into the game. the weapon on question that was used n the tutorial was a simple hatchet. In games the hatchet is a rather common melee weapons used in hack 'n' slash games. the tutorial showed us how to give the player character the hatchet as well as how to code the animation for swinging the melee weapon.

1 comment:

  1. Hey Osin,

    I am glad that you enjoyed doing it because I found it to be enjoyable also. I feel like you had a lot to say and you clearly learned so much from this tutorial but I feel like you should have a picture of the tutorial to not only show us what it should look like but you can know what you did and remember visually.

    ReplyDelete

S2 Unity Tutorial 6

Animation  The tutorial for week six is all on animation. Animation being a big part of a lot of games is a very useful thing to know how...