Rotate behavior
The Rotate behavior simply makes an object spin.
Rotate properties
- Speed
- The rate of rotation, in degrees per second. Use a positive value for clockwise rotation and negative for anticlockwise rotation.
- Acceleration
- The rate the rotation speed changes, in degrees per second per second. Use a positive value to accelerate clockwise and a negative to accelerate anticlockwise.
- Enabled
- Whether the behavior is initially enabled or disabled. If disabled, it can be enabled at runtime using the Set enabled action.
- Preview Paid plans only
- Enable to run a preview of the behavior directly in the Layout View.
Rotate conditions
The Rotate behavior has no conditions.
Rotate actions
- Set acceleration
- Set speed
- Set the corresponding properties. See Rotate properties.
- Set enabled
- Enable or disable the movement. If disabled, the behavior will stop rotating the object.
Rotate expressions
- Acceleration
- Return the corresponding Acceleration property.
- Speed
- Return the current rotating speed, in degrees per second. A positive value indicates clockwise rotation and a negative value indicates anticlockwise rotation.
Construct 3 Manual
Construct.net
2017-08-21
2017-08-22
You are here:
Search this manual:
This manual entry was last updated on 22 Aug, 2017 at 13:53