Skip to main content
Fires Real’s touch interest event for two BasePart instances. The first two arguments must be Instance object and both values must pass IsA(“BasePart”). The state argument is required and must be a number or boolean. When state is a number, only 1 becomes true and every other number becomes false. When state is a boolean, its boolean value is passed through. If either part has no touch data, or the first part has no overlap reference, the function returns without firing anything. The function returns nothing. The exact begin/end meaning of the boolean passed to the helper is: Nicht aus der Codebasis verifizierbar.

Syntax

Aliases

  • firetouchtransmitter

Arguments

Example

Fire touch interest with two BaseParts and an explicit state.