This sample illustrates how to create AI Objects in Microsoft ESP. The sample performs the following tasks using APIs of Microsoft ESP using C#:
1. Programmatically set the location (LLAPBH) of the User Aircraft.
2. Create several objects within the simulation including a parked aircraft, a waypoint-driven aircraft and a waypoint-driven ground vehicle.
3. Set specific waypoints on the objects.
4. Toggle an effect on one of the aircraft.
The sample builds on the original "Managed AI Waypoints" from the ESP SDK.