Class LightweightRVOControlSystem Extends SystemBase

Public

Lightweight example system for controlling and rendering RVO agents.

This system is not intended to be used for anything other than the RVO example scene, and perhaps for reference for a curious reader.

It also relies on the AIMoveSystem and RVOSystem.

Inner Types

Job to update each agent's position and rotation based on its movement direction.

Job to set the direction each agent wants to move in.

Public Variables

debug

Determines what kind of debug info the RVO system should render as gizmos.

Public

Private/Protected Members

OnCreate ()
Protected
OnUpdate ()
Protected
entityQueryControl
Private
entityQueryDirection
Private