Unity Tutorial 02
Unity Tutorial 02
For this weeks Unity Tutorials I have developed my game further. I have now added the ability for the player to control the car both forwards and side to side. When the scripts were first implemented the car would just slide side to side when pressing the arrow keys for example, I have edited it to now to not only just rotate when moving but rather steer more than just rotating on the spot. This makes the movement of the car a lot more realistic for the end user playing it. I have also leaned how to group objects in the hierarchy together to make the hierarchy much neater over all. I'm quite excited to learn about some other input stuff such as clicking or other general mouse controls. My game I will be making will need both mouse and keyboard support so learning this material will help me to achieve the game I would like to produce in the end. Some other stuff I would like to learn is how to make my own scenes that I can import into unity for my own game, Things like backgrounds and sky boxes, As-well as the main assets them selves but i am sure that will come with time.
A screenshot I took of Unity and Visual Studio open to show an example of this weeks work.
Comments
Post a Comment