LocalSimulationTouched (Event): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(created the page)
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{CatUp|Events}}
<onlyinclude>{{Event|
<onlyinclude>{{Event|
name                  = LocalSimulationTouched  
name                  = LocalSimulationTouched  

Latest revision as of 21:03, 23 September 2021

Event
Syntax LocalSimulationTouched( Instance part )
Description: Fired when another part comes in contact with another object. This event only sends data to the client notifying it that two parts have collided, whereas Touched sends data to the server.
In Object: BasePart