pollution
Vars | |
height | Height of the pollution, used to create a sandpiling effect |
---|---|
managed_overlay | The vis content we are managing |
my_turf | Reference to the turf we're on |
pollutants | List of all pollutant types to their amount |
total_amount | Total amount |
Procs | |
get_overlay | Probably the most costly thing happening here |
smell_act | When a user smells this pollution |
Var Details
height
Height of the pollution, used to create a sandpiling effect
managed_overlay
The vis content we are managing
my_turf
Reference to the turf we're on
pollutants
List of all pollutant types to their amount
total_amount
Total amount
Proc Details
get_overlay
Probably the most costly thing happening here
smell_act
When a user smells this pollution