Set Friction: Difference between revisions

From Fancade Wiki
(Created page with "Changes the friction of a physics object. /uploads/Set Friction.png The default friction of an object is 0.5 Category:Blocks ")
 
m (Create infobox and Notes section)
 
Line 1: Line 1:
{{Block
|image=Set_Friction.png
|type=s
|folder=Physics
|input1={{Port|e|Before}}
|input2={{Port|o}}
|input3={{Port|n|Friction}}
|output1={{Port|e|After}}
}}
Changes the friction of a physics object.
Changes the friction of a physics object.


[[width=336px|/uploads/Set Friction.png]]
== Notes ==
 
The default friction of an object is 0.5


The default friction of an object is <code>0.5</code>.


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

Latest revision as of 15:11, 20 May 2024

Set Friction
Set_Friction.png
TypeScript block
ColliderNone
FolderPhysics
Ports
Inputs Before
Object
Friction
Outputs After

Changes the friction of a physics object.

Notes

The default friction of an object is 0.5.