LaserReceiver

Properties

Color ColorThe color of the LaserReceiver when it is inactive
Color ActiveColorThe color of the LaserReceiver when it is active
number RequiredLaserCountHow many lasers are required to activate this receiver
bool StopLaserWhether this LaserReceiver prevents the laser from travelling further
number MaxCallsHow many times this receiver can be activated
Vector3 PositionOffsetThe position offset of the LaserReceiver
Vector3 RotationOffsetThe rotation offset of the LaserReceiver
Vector3 ConstantRotationThe speed of constant rotation on all three axes
bool DontApplyPositionOffsetSpecial, made to be passed using ModTile. Prevents the tile from moving to its original position upon using ModTile
bool DontApplyRotationOffsetSpecial, made to be passed using ModTile. Prevents the tile from rotating to its original rotation upon using ModTile

Actions

ResetStops the LaserReceiver if its currently executing any actions and resets how many times it has been activated