Set Friction: Difference between revisions

From Fancade Wiki
m (Create infobox and Notes section)
(link to Object)
Tags: Mobile edit Mobile web edit Advanced mobile edit
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
}}
}}


Changes the friction of a physics object.
Changes the friction of a physics [[object]].


== Notes ==
== Notes ==


The default friction of an object is <code>0.5</code>.
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