FreeFalling (Event): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy Formatted, added example |
>Camoy Formatted, added example |
(No difference)
|
Revision as of 14:46, 29 August 2010
|
Example
game.Workspace.Player.Humanoid.FreeFalling:connect(function() print("Free falling") end)