MovingEntityTransform

A component that handles objects that are moved by the Transform.
It is mainly used to predict the destination of the object referenced by the AgentController.

How to create

Inspector window “Add Component” button

  • Select the GameObject you want to add.
  • Click the “Add Component” button in the Inspector.
  • From the Component selection window, select “Arbor > Navigation > MovingEntityTransform”.