Mover¶
With this Mover community component, an object can move to the specified destination with the specified speed.
Field | Description |
---|---|
Speed | Determines the speed of the movement. You can fetch the speed using mover.settings.speed . |
Target position | Determines the destination of the movement. You can fetch the destination using mover.settings.targetPosition . |
Note: - only one Mover is allowed per object.
- If you've attach a Mover to an object, you won't be able to add a Pendulum.