This week I wanted to start writing the scripts, as I made the player controller one last week but didn't have time to start. I started by looking back on my blog from unity 1 as I didn't have enough information from my blog I went back to watch some of the tutorials on how to make the car go forward similar to the truck in the tutorial. After I made a FollowPlayer script. It took me a while to get the follow camera to work however after a few more unity tutorials I got it to work. I then added cars as the obstacles and a sky all of which I found in unity assets. I then variable to try to get the car to jump up and down, this did not work out for me at all which was very frustrating as I did not know where I was going wrong. This is a list that I need to do for next week.
Things I need to do
- And a variable to script to allow the car to move by using the arrow keys
- Fix the player controller script to allow the car to jump over the car
- Car to follow another car
- car go faster


