Linear Motor: Difference between revisions

From Fancade Wiki
(Created page with "Makes the constraint move. Use Force `0,0,0` to disable the motor again. /uploads/Linear Motor.png Category:Blocks ")
 
m (Link related pages)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Makes the constraint move. Use Force `0,0,0` to disable the motor again.
{{Block
|image=Linear Motor.png
|type=s
|folder=physics
|input1={{Port|e|Before}}
|input2={{Port|c}}
|input3={{Port|v|Lower}}
|input4={{Port|v|Upper}}
|output1={{Port|e|After}}
}}


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


Speed is the 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]]
* [[Linear Limits]]
* [[Angular Motor]]
* [[Linear Spring]]


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

Latest revision as of 12:30, 29 July 2025

Linear Motor
Linear Motor.png
TypeScript block
ColliderNone
FolderPhysics
Ports
Inputs Before
Constraint
Lower
Upper
Outputs After

Makes the constraint move.

Speed is the 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