Struct LightweightRVOControlSystem Extends ISystem

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 LightweightRVOMoveSystem 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 Methods

OnCreate (state)
Public
OnUpdate (state)
Public

Public Variables

debug

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

Public
entityQueryControl
Public
entityQueryDirection
Public