Moving a platform from A to B in Unity
This is about on how to move a platform( or any object) forth and back from point to point. In this example we will use a MoveTowards method.
This is about on how to move a platform( or any object) forth and back from point to point. In this example we will use a MoveTowards method.