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 ")
 
(link to Object)
Tags: Mobile edit Mobile web edit Advanced mobile edit
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Changes the friction of a physics object.
{{Block
|image=Set_Friction.png
|type=s
|folder=Physics
|input1={{Port|e|Before}}
|input2={{Port|o}}
|input3={{Port|n|Friction}}
|output1={{Port|e|After}}
}}


[[width=336px|/uploads/Set Friction.png]]
Changes the friction of a physics [[object]].


The default friction of an object is 0.5
== Notes ==


The default friction of an object is <code>0.5</code>.
== Related ==
* [[Set Bounciness]]
* [[Set Mass]]


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

Latest revision as of 14:23, 23 August 2025

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.

Related