📚
Deadly Dungeons
  • Initial page
  • Traps
    • Introduction
    • Trap Triggers
    • Raycast Triggers
    • Disabling Traps with Triggers
    • Trap
    • Trap Mechanism
      • Animator
      • Launcher
      • Particle (Trap Mechanism)
      • Physics
    • Effect Handlers
      • Audio Handler
      • Particle (Effect Handler)
      • Ray Handler
      • Custom Effect Handler
    • Damage System
      • Damage Source
      • IDamageable
      • Damage Result
    • Damageable Example
    • Utility
      • AutoConnect Joint
      • Texture Mover
Powered by GitBook
On this page

Was this helpful?

  1. Traps
  2. Trap Mechanism

Particle (Trap Mechanism)

PreviousLauncherNextPhysics

Last updated 4 years ago

Was this helpful?

This mechanism controls a Particle System as a trap mechanism and its associated Particle effects and Audio components.

Particle: Assign a Particle System you wish to control from here.

Play Mode: how long the particle is played when the mechanism is triggered. Loop or Only Once.

Cooldown: how long (in seconds) before the trap can be triggered again.

Effects: you can add or remove or here and control their behavior on specific events such as Loop start, Loop end, Activate or Deactivate. Commands include Play Once, Play, Stop and Pause.

Audio handlers
Particle effect handlers