ποΈ Base System
5 items
ποΈ Components
6 items
ποΈ Queries
3 items
ποΈ Behaviors
5 items
ποΈ Merger
Merger is an implementation of IMergeJobWrapper. It is the last step that the BaseSteeringSystem does. Its resposibility is to for each entity, take all its results from all the system's behaviors and turn it into one final result for one of the movement systems. By default, this is:
ποΈ Editor
The editor for the SteeringSystemAsset let's you set up a system which controls entities. The system is set up modularly from behaviors. To open the editor, double click on any SteeringSystemAsset.
ποΈ Attributes
The framework uses several attributes to achieve type safe and user friendly experience.