Jump (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
Jump
 
>Flurite
No edit summary
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{|
<onlyinclude>{{Property
|<onlyinclude>{{Property|
|name                = Jump
name                = Jump
|property            = [[Boolean]] Jumping
|property            = [[Boolean]] Jumping
|description          = Sets if a humanoid is jumping.
|description          = When set to true, the Humanoid will be jumping.
|object              = [[RBX.lua.Humanoid (Object)|Humanoid]]
|object              = Humanoid
|}}</onlyinclude>
}}</onlyinclude>
|}
 
{{clear floats}}
 
[[Category:Properties]]

Latest revision as of 20:59, 15 January 2012

Jump
Property Boolean Jumping
Description When set to true, the Humanoid will be jumping.
Member of Humanoid