Prototype
So this week we had to start creating our game. It's been a busy week so the first thing that I done was set a timer on my phone for 3 hours and sat down to get the work done. What I achieved this week: -Creating Project -Organising Assets needed -Creating River for scene -Creating Jungle for scene -Bringing the Player (boat) into scene -Creating FollowPlayer and PlayerController Scripts Creating Project The first thing that I did is the easiest part of the whole project - creating the project file in Unity. I went to Unity Hub and created a new 3D project which opened up my new scene. Organising Assets Needed The next thing that I did was looked back on my Game Idea research where I had posted some different links to assets, I gathered the ones I needed and used them along with a few new tutorials to complete the headings below. Creating River for Scene When making the river I created a new Game Object on Unity and under the 3D option I chose "Plane". I then went to Go...