Touched (Event): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
No edit summary
mNo edit summary
Line 3: Line 3:
|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]]
}}
}}
[[Category:Events]]
[[Category:Events]]

Revision as of 13:58, 20 September 2021

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