This week i started doing my prototype in unity. I was really enjoying it using some as seats from the unity store to help me with the process. I first put down a road that the car will be following with some building surrounding the road to give it the city feeling I was going for. The first problem I ran into was not having a train or traffic lights available to use as i previously mentioned. I will use other obstacles that may get in your way instead.
For the script I made it possible for my car to run along the road. The car so far only moves in one direction and i haven’t yet added the capability of us W,S and D yet for the player to have more control of the vehicle. To help me with the script I used the previous unity tutorial that we used which really helped me and refreshed my memory on what we learned during our unity tutorials.
Hey Sam,
ReplyDeleteYour progress is looking really good so far. The assets you've got look really good and your world layout looks really nice so far. I'm excited to see what your work around will be for your missing assets, wish you look in finding some, I know how difficult it is to find the exact assets you're looking for. The coding is the hardest part for me too but doing it in steps and using the Unity tutorials have helped.