LocalSimulationTouched (Event): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
New page: <onlyinclude> {{Event| name = LocalSimulationTouched |arguments = Instance ''otherPart'' |description = Fired when another part comes in contact with this object |object = [[RBX.lua.Fl...
>NXTBoy
No edit summary
Line 1: Line 1:
<onlyinclude>
<onlyinclude>{{Event|name = LocalSimulationTouched
{{Event|
name = LocalSimulationTouched
|arguments = [[Instance]] ''otherPart''
|arguments = [[Instance]] ''otherPart''
|description = Fired when another part comes in contact with this object
|description = Fired when another part comes in contact with this object
|object = [[RBX.lua.FlagStand (Object)|Flagstand]], [[RBX.lua.Part (Object)|Part]], [[RBX.lua.Seat (Object)|Seat]], [[RBX.lua.SpawnLocation (Object)|SpawnLocation]]
|object = BasePart
|}}
}}</onlyinclude>
</onlyinclude>
[[Category:Events]]

Revision as of 21:33, 16 August 2010

LocalSimulationTouched ( Instance otherPart )
Description Fired when another part comes in contact with this object
Member of: BasePart