Unity Tutorial 04
Continuing from last weeks unity tutorial were are back working the the animals. I started off by learning how to spawn the random animal automatically which is going to help me a lot because In my game I want random enemies to appear from the top of the screen which is helpful for me and my game idea. Learning these small things of unity is easy to follow and I haven't found a problem with it so far. I also fully learned on how to destroy objects on collision with the prefabs which is a big relief as this is the whole purpose of my game idea. These two were the two biggest learning points for me for the first part of this unity tutorial.
I then tried to do the challenges where I did start to struggle doing them by myself as I was so used to following along with the videos with step 7, which felt a bit bad because I thought I had messed up code from before hand. But I just forgot add the 3rd object into my code without noticing but I felt a huge sigh of relief
After that challenge I then moved on to Lab 2. Where I had to make my own Primitive objects. This was slightly harder than all the stuff I had done before but was also very useful for my game idea as it helped me gain new ideas like the powerups which was very useful for me. This one took the longest for me to understand for sure but I did get there in the end
And then at the end I took the quiz and got a disappointing 4/10. But I can always look back and improve myself as I do not have to go completely solo for making my final game
This image tells us that if the player collides with the object that the object will be destroyed instead of the player
Comments
Post a Comment