Disable pollution for a surface at runtime
Posted: Wed May 13, 2026 12:36 pm
Would it be possible to disable pollution on a specific surface during runtime ? There is pollutant_type but it's read only. Would be useful to be able to disable pollution at runtime, use case, for space exploration, when you kill all bitter there is no need for pollution, it would save both UPS and prevent pollution from creating chunk saving save space.
would remove every pollution on planet and disable it and clear any statistic on pollution.
Code: Select all
surface.pollutant_type = nil