Skip to content

Lightpoint

Hypoxic edited this page Jan 5, 2025 · 1 revision

Effect - Lightpoint

Module Description

Creates a lightpoint and/or lightcone at the module position.
This module supports 3DEN editor previews, allowing creators to see the lightpoint in real-time. Deleting the module object mid-mission destroys the emitter.

Module Arguments

Use Lightpoint

  • Description:
    Creates a lightpoint.
  • Default:
    True

Lightpoint Color R|G|B

  • Description:
    Sets the color of each channel emitted from the lightpoint.
  • Default:
    1

Lightpoint Ambient Color R|G|B

  • Description:
    Sets the color of each channel emitted surrounding the lightpoint.
  • Default:
    1

Lightpoint Intensity

  • Description:
    Controls the overall brightness of the lightpoint.
  • Accepts:
    Float
  • Default:
    500

Show During Daylight

  • Description:
    Determines if the lightpoint is visible during daylight. (Note: Only affects the light, not the flare.)
  • Default:
    True

Use Flare

  • Description:
    Enables a flare effect, which appears as a bright center similar to a star.
  • Default:
    True

Flare Size

  • Description:
    Sets the size of the flare (in meters).
  • Accepts:
    Float
  • Default:
    0.5

Flare Max Distance

  • Description:
    Controls the render distance of the flare. (Limited by view distance.)
  • Accepts:
    Float
  • Default:
    250

Use Lightcone

  • Description:
    Creates a lightcone.
  • Default:
    False

Lightcone Color R|G|B

  • Description:
    Sets the color of each channel emitted by the lightcone.
  • Default:
    1

Lightcone Ambient Color R|G|B

  • Description:
    Sets the color of each channel emitted surrounding the lightcone.
  • Default:
    1

Lightcone Intensity

  • Description:
    Controls the overall brightness of the lightcone.
  • Accepts:
    Float
  • Default:
    1000

Lightcone Outer Angle

  • Description:
    The degrees of the outer edges from the center.
  • Default:
    120

Lightcone Inner Angle

  • Description:
    The degrees of the inner edges from the center.
  • Default:
    30

Lightcone Fade Coef

  • Description:
    How much the lightcone fades per a distance.
  • Accepts
    Float
  • Default:
    1

Sync

Accepted Objects

  • Trigger (Optional)

Sync Example

Trigger Effects

Activated

  • Activating the synced trigger creates the lightpoint.

Deactivated

  • None
Clone this wiki locally