Unity Free Tutorials
Hi People, The first tutorial I watched was on how to make a coin. I think this was useful tutorial because for my final game that I'm making the character collect coins that will be scattered through out the map. So the tutorial I watched started out with a red sphere. The maker of the video then brings in a cylinder shape and changes the dimensions on it so it forms the shape of the coin. They change the colour of the coin to gold. They then went over to Microsoft Visual Studio. They put some code into so that the golden coin would rotate when you play the game. I like the idea of the coin spinning because it show the skill involved by doing that. They duplicate the coin when they hit play it shows that all the coins are rotating at the same time and in the same direction. For the second video it was classic from the man himself Jimmy Vegas. This video was on wind zones and skyboxes. I thought this would be a handy one for my game as I'm considering putting them into my ga...