Unity Tutorial 02

 

(image of unity challenge 1 project, screenshot from my own unity)

This week in the Unity tutorials I went over lesson 1.4 to finish off my first unity project and then I was issued a challenge.

In lesson 1.4 I learned how to move the vehicle left and right using the arrow or AD keys. I then learned how to change the vehicle's speed so that it can go forward or backwards using the arrow or WS keys. I then learned how to further improve the vehicles left and right movements by making it rotate in those directions and not simply slide. I then cleaned up my code and hierarchy so that it is easy to read and more organized. With that i was finished my first project of moving a vehicle down a path with obstacles in the way. I found this project to be very interesting and fun and it was not to hard to complete either. I like how Unity has features to help us create games easier like how I was able to get my inputs for horizontal and vertical without coding it from scratch.


I then went ahead to do my first Challenge with unity where we had a plane and had to make it move similar to the vehicle and avoid obstacles. As I couldn't remember everything I did when I made my vehicle project I looked back over that one and used to hints to figure out what to do when I was stuck, but over all I was pretty happy with the challenge and didn't find it too difficult to complete and finish successfully.

Comments

Popular posts from this blog

Game Design Document

Feedback Thoughts

Game Vision Statement