D (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = D |property = Float ''dampening'' |description = Sets how much dampening the object has before it reaches i...")
 
No edit summary
Line 5: Line 5:
|property    = [[Float]] ''dampening''
|property    = [[Float]] ''dampening''
|description = Sets how much dampening the object has before it reaches its goal.
|description = Sets how much dampening the object has before it reaches its goal.
|object      = [[GBX.lua.BodyGyro (Object)|BodyGyro]],[[GBX.lua.BodyPosition (Object)|BodyPosition]]
|object      = [[GBX.lua.BodyGyro (Object)|BodyGyro]], [[GBX.lua.BodyPosition (Object)|BodyPosition]]
}}</onlyinclude>
}}</onlyinclude>


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

Revision as of 09:33, 23 June 2020


Property
Name D
Property Float dampening
Description: Sets how much dampening the object has before it reaches its goal.
In Object: BodyGyro, BodyPosition