Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 472 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 472 Bytes

Unity 3-D C# racing_poc_waypoints

A proof of concept app to animate 3d objects to waypoints.

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 finding, directional rotation towards a target.

To run:

Download a copy of Unity 3D version 2017.1+ Press the play button to execute the application in development mode.