Unity Tutorial 03
And then the final part by randomizing the animals will be so useful as I want enemies to spawn randomly across the screen like the animals in the video. So far this unity tutorial has been the most useful to me and I can use most of this information to make my game, but I will still look further into how I can create the best game for myself
From doing unity tutorial 03, this one so far has been the most useful and I can almost use most of this information to make my game as it shows everything I am going to need to help make my game.
I will start from the first tutorial (2.1) which makes the 3D model move left to right like what I did with the first Unity Tutorial. And using the “if statement” so my character would not go off the screen to the left or right which will be so useful as you are going to need to be able to see the character to know where you are shooting.
Then the next part from 2.2 I learned one of the main mechanics I am going to be using in my game which is shooting the projectiles using the prefab tool and then instantiating it using the space bar key, like what they did with the food in the video.
Comments
Post a Comment