MovingEntityTransform
Class in Arbor / Inherits from: MovingEntity
Description
MovingEntity moved by Transform
Remarks
velocity is calculated by differentiating the amount of movement between Updates with Time.deltaTime.
Properties
Property Name | Description |
---|---|
velocity | Movement velocity |
Inherited Members
Properties
Property Name | Description |
---|---|
forward | Forward vector |
position | position |
selfTransform | Own Transform |