LocalSimulationTouched (Event)
From Legacy Roblox Wiki
Deprecated:This item is deprecated. Do not use it for new work.
|
Example
game.Workspace.Part.LocalSimulationTouched:connect(function(p) print(p) end)
|
game.Workspace.Part.LocalSimulationTouched:connect(function(p) print(p) end)