Add Continuous Torque Item Gimmick

Add Continuous Torque Item Gimmick is a gimmick that adds continuous torque (rotational force) to an item.

Property

Propertyfunction
TargetSpecifies the target of the message to be read. For details, see the common setting items for gimmicks. The Target of this gimmick can be This or Global.
KeySpecifies the distinguished name of the message to read. For details, see the common setting items for gimmicks.
Parameter TypeSpecifies the type of message (value type) that can be read.
-BoolIt is set to add the torque of the value set to Force only while it is on.
-FloatThe torque is added by multiplying the value set in Force by the Float Value of the message.
-IntegerThe torque is added by multiplying the value set in Force by the Integer Value of the message.
-Vector3It is set to add the torque of the value obtained by multiplying the Vector 3 Value of the message by the Scale Factor.
SpaceSpecifies the coordinate axes of the force to be applied. The torque applied by this gimmick is the value of Force applied to the rotation of the Transform specified in Space.
TorqueSpecify the torque to be applied. Torque is represented by the axis of rotation and its magnitude. This item can be set only when Parameter Type is Bool, Float, Integer.
Scale FactorSpecify the magnification of the applied force. This item can be set only when Parameter Type is Vector3.
Ignore MassSpecifies whether to ignore the moment of inertia. When turned on, angular acceleration will be applied instead of torque.