Angular Motor: Difference between revisions

(Created page with "Makes a constraint rotate. Use Force `0,0,0` to disable the motor again. /uploads/Angular Motor.png Category:Blocks ")
 
m (Swap the location of the links for consistency)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Makes a constraint rotate. Use Force `0,0,0` to disable the motor again.
{{Block
|image=Angular Motor.png
|type=s
|folder=physics
|input1={{Port|e|Before}}
|input2={{Port|c}}
|input3={{Port|v|Speed}}
|input4={{Port|v|Force}}
|output1={{Port|e|After}}
}}


[[width=336px,alt=Angular Motor|/uploads/Angular Motor.png]]
Makes the [[constraint]] rotate.


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 ==
* [[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