Unity Tutorial 06

 Unity Tutorial 06

So for Unity Tutorial 06 I learned how to apply particle effects to a character, as well as adding animations to the player. For the animations I have it set up so that when the player is running they are doing a running animation. When the player is jumping they are in an jumping animation. And when the player dies they are in a dead animation and can no longer control the character. Each of these particle effects aswell as the animations have been implemented into the player controller script so that they only take place when certain events take place, eg the player jumping. There was also particle effects added to the player where when they die a big puff of smoke appears. Aswell as all there I have even learned how to add sound effects aswell as music to the game, so when the player jumps there is asound. Aswell as when they die. There is also music that plays over the whole game. All these things will become quite useful to me when I am designing my own game as I want it to be as enjoyable for the end user as possible. I will definitely be using music, aswell as particle effects.

Screen shot I took when working though Tutorial 6 on unity.

Comments

Popular Posts