• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

A block that removes the heat map

wrrr91

New member
Hello!

is it possible to add a block that can actually remove / decreas the heat map over time?

I tried it with these lines

Code:
	<property name="HeatMapStrength" value="-10.5"/>
<property name="HeatMapTime" value="1200"/>
<property name="HeatMapFrequency" value="25"/>
in the campfire but that does not affect the heap map to decrease.

thank you in advance

 
Back
Top