This folder contains an example program showing how to write a flight
controller for MultiSim using Rust. The flight-control algorithm is an
experimental version of the core algorithm in
[Hackflight](https://github.com/simondlevy/Hackflight). To run the program,
type <b>cargo run</b>, then hit the Play button in the UE5 editor.