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.
- Select the GameObject you want to add.
- Click the “Add Component” button in the Inspector.
- From the Component selection window, select “Arbor > Navigation > MovingEntityTransform”.
