Tuesday, November 3, 2020

Unity Tutorial 05


UNITY TUTORIAL 5





 

 

In this tutorial I have learned how to help the player to jump over the obstacles to avoid crashing. Also, how to use animation platform to give an aesthetic look to your player: moving hands and legs when starting the game. Its interesting when I add sound effects, crash sound effect and dying, and jumping sound effect, either. 

The game mechanics in this game is running and jumping. 

 To create this game on Unity it is especially important to take a note. What do I learn during this tutorial? I created the  PlayerController script, add box collider and Rigidbody, and give a command to the script to put all together. 

 

In the SpawnManager we can control obstacles-fences. Its a little bit hard, but more practicing helping you to get it right. 

 Repeat the Background: 

We are going to apply a component Box collider to the background, then in the RepeatBackground script we should add if statement, telling to repeat the width. 

                   

I really enjoyed learning all these techniques. It is remarkably interesting when you are learning how to use animation on the game, giving a command to your player and starting to play your own game with sound effects. Its cool! 













Images from Unity Tutorial





No comments:

Post a Comment

Reading 11

 Reading 11 This week's task is to design a user testing experience. And I chose H5P website to create Q&A. Answering the questions ...