objects behind
Details
Kode wheel segment | Sensors |
Style | Object set and sensor |
Modifiers | None |
Primarily WHEN/DO | Both |
Pre-made brains that use it | Enemy brains |
Sensors > objects behind
Description
This is a sensor tile. It creates an object set of all objects behind of the object (its backward facing vector) at all distances.
Example Code
WHEN [objects behind] DO [highlight][them]
Modifiers
from: By default it will use [me] as the point of origin, however you can change it with IWP to another object
WHEN [objects behind][from][IWP:door]