Unity Tutorial 03
Image from the tutorial For this weeks Unity tutorial I had to do something very different from the last one where I learned how to control a car and destroy crates. This week the tutorial taught us how to create a game in which you control a farmer and you have to fire pizza slices at incoming animals in order to feed them. To get started I had to follow the same process as the first tutorials and create an empty prototype 2 folder and download the prototype 2 starter files. I had to a human, 1 food and 3 animals to the hierarchy. I dragged in a moose, a fox and a doe just like in the video. I also had to adjust the XYZ scale so I could see the food clearly from above. The starting process was very much the same as the one in the first Unity tutorial I did only it is a completely different setting which I found very interesting. I would've assumed that the starting processes would be different depending on your game. I had to create a scripts folder in my assets fold...