Posts

Showing posts from October, 2020

3D unity game

Image
 30/9/20 we loaded unity and created a new project. We encountered a few problems because we didn't download the entire asset package which was easily fixed by downloading the rest. We went over the basics of how to look around freely and put in objects. shortcuts: holding right click on mouse - can look around alt + right click key - looks around the center of the scene 'R' key - resize 'E' key - rotate 'W' key - move ctrl 'k' 'u' - removes // to script ctrl 'k' c - adds // to script 7/10/20 Today we learnt how to put in a background. within windows - rendering - lighting setting we can change the background to a sky image in the 'skybox material' using 'hdri haven' we found different background images. We created a wall that acts as a trigger when the player walks through the ball would fall from the sky. I also used a free 3D model website called free3D.com where i downloaded a bowling pin. Once i added it to my ass...