Skip to content

slipperiness

Description

slipperiness is a Property on Collider
The slipperiness of this Collider. Setting this to 0 (the default) will make this object not slippery at all, and setting it to 100 will make objects slide off of this object without slowing down at all.

Example
object.collider.slipperiness = 1.0
local testVariable = object.collider.slipperiness
Usage

returns: float