Touched (Event): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Event
{{CatUp|Events}}
<onlyinclude>{{Event
|name = Touched
|name = Touched
|arguments = [[Instance]] ''PART''
|arguments = [[Instance]] ''part''
|description = Fired when another object comes in contact with this object.
|description = Fired when another object comes in contact with this object.
|object = [[GBX.lua.FlagStand (Object)|Flagstand]], [[GBX.lua.Part (Object)|Part]], [[GBX.lua.Seat (Object)|Seat]], [[GBX.lua.SpawnLocation (Object)|SpawnLocation]]
|object = [[GBX.lua.BasePart (Object)|BasePart]]
}}
}}</onlyinclude>
 
[[Category:Events]]
[[Category:Events]]

Latest revision as of 21:06, 23 September 2021

Event
Syntax Touched( Instance part )
Description: Fired when another object comes in contact with this object.
In Object: BasePart