Monday, October 12, 2020

Unity Tutorial 02

 Unity Tutorial 02


Image my own(Unity Tutorial)


In this tutorial I learnt how to gain control of the vehicle, using different type of methods in C# script.

It was variables and Vector3,also we need to move the vehicle forward, backwards, horizontal and vertical, rotate the vehicle to pass the obstacles by pressing arrows-left-right, up-down,(d, a).

Also I learnt how to control the  speed and rotate the vehicle instead of slide. I found this tutorial not so hard, as we have to copy all the steps that the tutor telling us.

But the hardest one was the Challenge one.

You have to create a plane and allow it to fly using Vector3 back and forward to make a plane go forward and backward. The most important thing was to put the right speed, and when the player pressed the up/down arrows the plane should tilt. It was really challenging, as you should put right C# code, otherwise it won't work. I tried to add terrain and did- how I did. I realized, I need more practices in Unity3d and C# coding.

For the Bonus part I tried to add propeller and create new C# script page adding the right codes in it, its real a Bonus...


Unity tutorial02/lesson 1.4: click here

unity tutorial 02 /challenge: click here

No comments:

Post a Comment

Reading 11

 Reading 11 This week's task is to design a user testing experience. And I chose H5P website to create Q&A. Answering the questions ...