Unity tutorial 09
I completed lesson 4.4 and challenge 4 on the unity website, I found them pretty easy I did have few problems here and their but at the end of the day I did get them done, it took me roughly like an hour and half to get all the work done.
lesson 4.4 we had to basically make a endless horde mode zombie type game that's the best way I could describe it were the enemies will spawn in waves, and the waves will be spawning multiple enemies at the same time, every time the amount of enemies in that wave drop to zero a whole new round will start, we also made sure to spawn power ups with each of their own iteration, the more waves you get past the more enemies spawn in so it gets harder and harder over time.
We learned new skills like how to make the enemies spawn and how to increase the number enemies that spawn after each round once the player wins and defeats that wave and how to also spawn power ups each time a new wave starts up as-well.
In challenge 4 we had to make a soccer type game where the goals were to a game were you can control the ball by rotating the camera around and applying force to ball, so you can score a goal on the the opposing side net, and just like the other games we had to implement the round elements into it as well. It was kinda of difficult at first but eventually I got around and finished it.
Comments
Post a Comment