Angular Motor: Difference between revisions
Nikitaivanov (talk | contribs) (Created page with "Makes a constraint rotate. Use Force `0,0,0` to disable the motor again. /uploads/Angular Motor.png Category:Blocks ") |
(Updated and revisited the page) |
||
Line 1: | Line 1: | ||
{{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}} | |||
}} | |||
Makes a 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. | |||
[[Category:Blocks]] | [[Category:Blocks]] |
Revision as of 21:23, 16 May 2024
Angular Motor
Type | Script block |
Collider | None |
Folder | Physics |
Ports | |
---|---|
Inputs | Before Constraint Speed Force |
Outputs | After |
Makes a 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.