Selasa, 23 April 2019

Introduction to Vector

In Unity, vector is used a lot to represent concept such as location, speed, and force. Without proper understanding of vector, it would be very difficult to develop any game in Unity. Thus, before learning how to code in unity, we shall learn the vector concept properly. 

Study the bellow PDF document to learn minimum basic concept of vector required for Unity.

At the end of the the document, there are few evaluation pages. Try to answer all the questions to check your understanding.