Friction (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = Friction |property = Float ''Friction'' |description = Sets how much friction the object has. a value of 1...")
 
mNo edit summary
Line 5: Line 5:
|property    = [[Float]] ''Friction''
|property    = [[Float]] ''Friction''
|description = Sets how much friction the object has. a value of 1 is a no-slick grip, 0 is a waxy floor.
|description = Sets how much friction the object has. a value of 1 is a no-slick grip, 0 is a waxy floor.
|object      = [[GBX.lua.Flagstand (Object)|Flagstand]], [[GBX.lua.Part (Object)|Part]], [[GBX.lua.Seat (Object)|Seat]],[[GBX.lua.SpawnLocation (Object)|SpawnLocation]]
|object      = |object = [[GBX.lua.BasePart (Object)|BasePart]]|}}</onlyinclude>
}}</onlyinclude>


[[Category:Properties]]
[[Category:Properties]]

Revision as of 13:33, 20 September 2021


Property
Name Friction
Property Float Friction
Description: Sets how much friction the object has. a value of 1 is a no-slick grip, 0 is a waxy floor.
In Object: BasePart