Login

Fancade Wiki

Updated Linear Spring.md (markdown)

... ...
@@ -4,7 +4,7 @@ Makes the constraint springy, like a car's suspension.
4 4
5 5
Inputs:
6 6
7
* Constraint: This script must use the output of an [[add constraint]] script. This can be done directly (connect the two by a wire), or the script can be connected to a constraint variable or list.
7
* Constraint: This script must use the output of an [[add constraint]] script. This can be done directly (connect the two by a wire), or the linear spring script can be connected to a constraint variable or list.
8 8
* Stiffness: A vector value. Determines the amount of force that that will be used to "spring" the objects towards their original positions.
9 9
* Damping: A vector value. Acts as a kind of "drag" so that objects will not spring continually.
10 10
Fancade Wiki