A Vector2 Represents a vector on only X and Y. A Vector is a line with a magnitude which equals √(x²+y²). Whenever a vector is moved it offsets what it thinks as "(0,0)" so the magnitude and POSITION doesn't change. The Red Vector is the first vector, Blue is Second, and Green is the solution Vectors are commonly used for force and Vector3 means there's a Z axis (3D)