Unity tutorial 6
Hi and welcome back to my blog! Today I will be writing about a new set of Unity Tutorials about “Jump Force”, “Making the World Whiz By” & “Don’t Just Stand There”.In the first tutorial we created a new prototype, added a new background, character and obstacle. This was a fast paced and side scrolling runner game where the player had to get the character to jump over obstacles and avoid crashing into them. In these tutorials I also learned how to add music and sound effects. I learned about the spawn manager too, which is basically what controls spawning objects.
Image 1: Screenshot of Unity |
Image 2: Screenshot of script |
In the second tutorial I used code to make the background of the game move effortlessly with the obstacles. As I used C Script the background and spawn manager will stop once the player collides with the obstacle.
And lastly, in the third tutorial, we created three more new animations. I found this difficult as I had never done this before. By creating this all the new animations it meant the character has a bit more quality about it. So now it can run jump and even die when it falls off the end of the road!
I really enjoyed learning new things in unity this week!
Comments
Post a Comment