Touched (Event): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Event
{{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.FlagStand (Object)|Flagstand]], [[GBX.lua.Part (Object)|Part]], [[GBX.lua.Seat (Object)|Seat]], [[GBX.lua.SpawnLocation (Object)|SpawnLocation]]
}}
}}
[[Category:Events]]
[[Category:Events]]

Revision as of 10:05, 24 June 2020

Event
Syntax Touched( Instance part )
Description: Fired when another object comes in contact with this object.
In Object: Flagstand, Part, Seat, SpawnLocation