Prototype/TrivialSmoke
Template:Prototype parent Smoke, but it's not an entity for optimization purposes.
Mandatory properties
This prototype inherits all the properties from PrototypeBase.
Optional properties
Template:Prototype property Value between 0 and 1, with 1 being no movement.
Template:Prototype property
Smoke may not be cyclic = true if this is set to 0.
Template:Prototype property
fade_in_duration + fade_away_duration must be <= duration.
Template:Prototype property
fade_in_duration + fade_away_duration must be <= duration.
Template:Prototype property
Smoke must have a duration > 0 if this is set to true.
Template:Prototype property
Smoke always moves randomly unless movement_slow_down_factor is 1. If affected_by_wind is true, the smoke will also be moved by wind.