Env spark: Difference between revisions
Jump to navigation
Jump to search

(massive img) |
m (Fix internal name format, fix expected value types for KVs) |
||
Line 14: | Line 14: | ||
==Keyvalues== | ==Keyvalues== | ||
{{KV|Max Delay | {{KV|Max Delay|intn=MaxDelay|string|The longest delay between sparks (in seconds). If this value is changed with {{ent|AddOutput}}, the change will only take effect after the entity sparks again.}} | ||
{{KV|Magnitude | {{KV|Magnitude|intn=Magnitude|choices|The amount of the sparks. | ||
:*1: Small | :*1: Small | ||
:*2: Medium | :*2: Medium | ||
:*5: Large | :*5: Large | ||
:*8: Huge}} | :*8: Huge}} | ||
{{KV|Spark Trail Length | {{KV|Spark Trail Length|intn=TrailLength|choices|Length of the spark trails. Other numbers may be entered to create extremely long or short trails. | ||
:*1: Short | :*1: Short | ||
:*2: Medium | :*2: Medium |
Revision as of 04:45, 3 April 2021


Template:Base point It is used to create sparks at its origin.
Flags
- 64: Start ON
- 128: Glow
- 256: Silent
- 512: Directional
Keyvalues
- Max Delay (MaxDelay) <string>
- The longest delay between sparks (in seconds). If this value is changed with AddOutput, the change will only take effect after the entity sparks again.
- Magnitude (Magnitude) <choices>
- The amount of the sparks.
- 1: Small
- 2: Medium
- 5: Large
- 8: Huge
- Spark Trail Length (TrailLength) <choices>
- Length of the spark trails. Other numbers may be entered to create extremely long or short trails.
- 1: Short
- 2: Medium
- 3: Long
Inputs
- StartSpark
- Start the spark effect.
- StopSpark
- Stop the spark effect.
- ToggleSpark
- Toggle the on/off state of the spark effect.
- SparkOnce
- Spark once.
Outputs
- OnSpark !FGD
- Fired when the sparks emit.