Prototype
Finally, this week I got to create my game scene. When I first opened Unity I was kinda... lost. I did not know where to start and how to make my own assets. I was like a dear in headlights for a moment, but then I started by creating a plane to give me a base to work on. Then I created cubed objects so they can be the buildings and then finally I applied a wall around my scene which will be the sky. Once I got my head around creating objects, it became very easy and also fun. I enjoyed seeing my vision come to life even though its in the early stages. I also created my my player controller script, spawn manger script and move left script to get me started for the coding aspect. I have not applied any coding , as I focused on creating and setting my scene. After I created my objects it was time to bring them to life, so I added textures. I got my textures from copy right free sources so I could apply it to my game. I watched a very useful Youtube video, which wa...