Unity Tutorial 05

In this weeks unity tutorial we had sections 3 - 3.3 

In the first video we learned how to use a lot of different components , by using the foces we force the player to jump upwards and over obstacle. We also learned about the new logical operators and how to use them and use the colliders in new ways for tech collision.

In the second video we used a repeat background script so the background will reset itself once its at the end to make it look like its endlessly scrolling. We learned about the if statements, the equality operators and how to use tags in our scripts 

In the third and final video We were able to use the character animation to make them run, jump and when the player crashes into an object, they fall.


Comments