Problem:
There is no current method of determining where a helicopter's target landing point is when issued with either a land or landAt command making it difficult to determine if it has changed or override behavior.
Use Cases:
- Overriding changes to a helicopter's landing zone and behavior dynamically
- Being able to detect if the AI have decided to automatically divert to another LZ due to obstructions at the primary
Implementation Suggestions:
- A command that provides the current landing position for the helicopter and the status of how it intends to land
- An event handler that will fire upon changes to the helicopter's landing behavior and will provide details of how/where they intend to land