Prototype
Hi Guys This is my prototype to Gario the game, what I found difficult creating the game was trying to make the game 3D. Because basing the game on other games that are 2D, I suppose this was always going to be a slight problem. That being said I looked into it a bit more into it If I could make a 2D game into a 3D game. The research came out that you could do it. I even found one YouTube video saying that you could do that and was giving instructions on how you could do it. The first thing I did was opened up unity and then set the name of this particular project to prototype. I also changed the dimension of the game to 2D, after that I then proceeded to change the background in unity to black . The next thing I did was I made a file called Scripts so it would be easier to save later stuff what I needed to put in. In that I made C # Script, which I called PlayerController. Before working in the script I decided to make a player. I just right clicked and then clicked into into 2D th