Pendulum
With this Pendulum community component, an object can swing like a pendulum.
| Field | Description | 
|---|---|
| Speed | Determines the speed of the pendulum swing. You can fetch the speed using pendulum.settings.speed. | 
| Point | Deterimines the center point of the pendulum swing. You can fetch the center point using pendulum.settings.point. | 
| Axis | Determines the axis of the pendulum swing. You can fetch the axis using pendulum.settings.axis. | 
| Angle | Determines the maximum angle of the pendulum swing. You can fetch the angle using pendulum.settings.angle. | 
Note:
- 
only one Pendulum is allowed per object.
 - 
If you've attach a Pendulum to an object, you won't be able to add a Mover.