Set Friction: Difference between revisions

From Fancade Wiki
m (Create infobox and Notes section)
(Related pages)
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 14: Line 14:


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]]

Revision as of 00:26, 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