Skip to main content

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.

Description of the image

A SteeringSystemAsset being edited in the editor.

Creation

Follow these steps to create a SteeringSystemAsset:

  1. Right click in the Assets and select Create/SteeringSystem.
  2. Select the new SteeringSystemAsset, and mark it as Addressable.
  3. Double click it to open it in the editor where it can be edited.
Description of the image

A SteeringSystemAsset marked as Addressable