shoot lifetime
Details
Kode wheel segment | Combat/Combat Properties/Shoot |
Style | Number variable |
Modifiers | None |
Primarily WHEN/DO | Both |
Pre-made brains that use it | Unknown |
Combat > Combat Properties > Shoot > shoot lifetime
Description
This tile is a number variable. It determines how many seconds the projectile fired using a [shoot] tile lasts if it does not hit anything (if it is set to destroy on impact).
Example Code
WHEN [once] DO [shoot lifetime][=][3]
or
WHEN [shoot lifetime][=][3] DO [shoot speed][=][10]
Modifiers
None
Other Uses
None