Controlled Flight Lite is the free version of Controlled Flight (Unity Asset Store).
It uses the same code as basis but the full version has more algorithms and settings, and also includes advanced plugins.
When published it will be found in here in the Unity Asset Store.
The Lite version includes the basic algorithms for guidance and speed control. It can be used to create advanced movements of flying objects.
The Lite version can be used as the full version. All documentation is identical for the included features.
Se detailed comparison of Lite and full version below.
Feature | Full | Lite |
---|---|---|
Guidance algorithms | All | Only Proportional Navigation |
Guidance Settings | All | No Bank-to-Turn. No missile dynamics. No lofted trajectories. No unguided motor stages. |
Path Following Algorithms | All | Only objects as waypoints. |
Path Following Settings | All | Subset of settings. No balanced turn feature. |
Speed Control | All | Only Constant speed control. Motor stages included. |
Events | All | Only launch and intercept events. |
Terrain Following | All | Not included. |
Advanced Plugins and templates | All | Not included. |