FallingDown (Event): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy
No edit summary
>Camoy
Formatting fixed
Line 1: Line 1:
<onlyinclude>{{Event
{|
|<onlyinclude>{{Event
|name = FallingDown
|name = FallingDown
|arguments = [[Bool]] ''Active''
|arguments = [[Bool]] ''Active''
|description = Fired when player is falling down, to show the falling animation.
|description = Fired when player is falling down, to show the falling animation.
|object = [[RBX.lua.Humanoid (Object)|Humanoid]]
|object = [[Humanoid]]
}}</onlyinclude>
|}}</onlyinclude>
|}

Revision as of 22:16, 28 August 2010

FallingDown ( Bool Active )
Description Fired when player is falling down, to show the falling animation.
Member of: [[RBX.lua.Humanoid (Object)|Humanoid]]