DeathByLifetime

From Cosmoteer Wiki
< Modding‎ | Projectile (modding)‎ | Projectile ComponentsModding/Projectile/Components/DeathByLifetime
Jump to navigation Jump to search
Code location (what's this?): {{{1}}}

Causes the attached bullet to be destroyed after an amount of time.

In the code, "bullet" is any projectile.

Parameters

There are currently 2 available parameters specific to DeathByLifetime.

  • Optional
    • Lifetime (float) - buffable
    • HasTarget (true/false)