This project can be used to help you get a head start with a Unity racing game. Or a simulation where you must send objects to specific locations (waypoints). Code within this poc includes: way ...
This is a C# file that will move your game object to the waypoints/coordinates you enter into it. You simple add in the waypoints/coordinates you would like your object to travel to and it will move ...