LocalSimulationTouched (Event): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>MrNicNac Distinguishing between Touched. |
>MrNicNac Distinguishing between Touched. |
(No difference)
|
Revision as of 17:22, 21 June 2011
|
Example
game.Workspace.Part.LocalSimulationTouched:connect(function(p) print(p) end)