LocalSimulationTouched (Event): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
{{CatUp|Events}}
{{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