MovingEntity
Class in Arbor / Inherits from: UnityEngine.MonoBehaviour
Description
The base class of a moving entity.
Properties
| Property Name | Description | 
|---|---|
| forward | Forward vector | 
| position | position | 
| selfTransform | Own Transform | 
| velocity | Movement velocity |