How To Move An Object Through A Set Of Points [The Correct Way]

August 28, 2018
5m
Unity 3D

Move An Object Through A Set Of Points

In order to move an objects through various points, we need a way to access those points.

So for accessing them we will use an array of transforms. 

We will be using a Co-routine to update the object's position and to help it "Find Da Way".

I'm pretty sure by the time you read this that the meme is long dead.