LocalSimulationTouched (Event): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(created the page)
 
mNo edit summary
Line 1: Line 1:
{{CatUp|Events}}
<onlyinclude>{{Event|
<onlyinclude>{{Event|
name                  = LocalSimulationTouched  
name                  = LocalSimulationTouched  

Revision as of 04:06, 22 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