Linear Limits: Difference between revisions

From Fancade Wiki
(Updated the page)
m (Add related articles)
 
Line 16: Line 16:
Set the lower limit higher than the upper limit for completely unlimited movement.
Set the lower limit higher than the upper limit for completely unlimited movement.


== Related ==
* [[Add Constraint]]
* [[Angular Limits]]
* [[Linear Motor]]
* [[Linear Spring]]


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

Latest revision as of 12:24, 29 July 2025

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

Changes a constraint's linear limits.

Sets the minimum and maximum points the Part object could move to compared to the Base object.

Set the lower limit higher than the upper limit for completely unlimited movement.

Related