ReachedTarget (Event): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Tenal No edit summary |
>Tenal No edit summary |
(No difference)
|
Latest revision as of 03:41, 7 February 2012
|
Example
game.Workspace.Part.RocketPropulsion.ReachedTarget:connect(function() print("Reached target") end)