Angular Motor: Difference between revisions

No edit summary
m (Swap the location of the links for consistency)
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
}}
}}


Makes a constraint rotate.
Makes the [[constraint]] rotate.


Speed is the angular speed the motor will aim to.
Speed is the angular speed the motor will aim to.
Force is the maximum force the motor can apply.
Force is the maximum force the motor can apply.
Use Force (0,0,0) to disable the motor.
Use Force (0,0,0) to disable the motor.
== Related ==
* [[Add Constraint]]
* [[Angular Limits]]
* [[Linear Motor]]
* [[Angular Spring]]


[[Category:Blocks]]
[[Category:Blocks]]

Latest revision as of 12:31, 29 July 2025

Makes the constraint rotate.

Angular Motor
Angular Motor.png
TypeScript block
ColliderNone
FolderPhysics
Ports
Inputs Before
Constraint
Speed
Force
Outputs After

Speed is the angular speed the motor will aim to. Force is the maximum force the motor can apply. Use Force (0,0,0) to disable the motor.

Related