Skip to main content

TouchSensor

Sends trigger signals upon contact.. with anything. It is a craftable and spawnable non-flammable solid.

Here is a list of possible sizes that reach the maximum malleability (75) that have integer components: 1x1x75, 1x3x25, 1x5x15, 3x5x5

At its default size (2x1x2) it has a durability of 1, at its maximum size it has a durability of 3.

By default, its colour is #000000.

It requires 1 Button and 2 TriggerWire to be crafted.

Events


Touched(object)

Fires when the part is touched by another object (or player!).

The object parameter is the object that touched the part, if it's a player, it will be their UserId. It can be any of the following types:

It can also be nil.