SteeringSystemAsset
Instance of SteeringSystemAsset is loaded by the implementation of BaseSteeringSystem and defines it's behavior. The system is defined declaratively from queries and behaviors.
A SteeringSystemAsset being edited in the editor.
Creation
Follow these steps to create a SteeringSystemAsset:
- Right click in the Assets and select
Create/SteeringSystem. - Select the new
SteeringSystemAsset, and mark it asAddressable. - Double click it to open it in the editor where it can be edited.
A SteeringSystemAsset marked as Addressable