Difference between revisions of "Element:TSNS"

From The Powder Toy
Jump to: navigation, search
m (1 revision: Add remaining element infoboxes and descriptions)
(Enter a short summary [b])
 
(11 intermediate revisions by 8 users not shown)
Line 38: Line 38:
 
}}
 
}}
  
If a material that is close to TSNS (in a one pixel radius, the 8 surrounding pixels) has a higher temp than the TSNS, it starts to spark nearby conductive materials (in a 2 pixel radius). You can set the TMP to determine the radius it detects temperatures from (in the shape of a square).  
+
Temperature sensor generates a {{MaterialBtn|SPRK}} when a particle with a temperature higher than the sensor's temperature is nearby.  
  
{{Languages}}
+
You can set the .tmp2 to determine the detection radius (in the shape of a square). The default is 2, and the maximum is 25.
 +
 
 +
When .tmp is 2, it will sense temperature in "inverted" mode, creating {{MaterialBtn|SPRK}} when nearby particles are at a lower temperature than the sensor's temperature.
 +
 
 +
== Serialization ==
 +
 
 +
TSNS with .tmp of 1 will serialize temperatures into neighboring {{MaterialBtn|FILT}}
 +
 
 +
This tutorial save shows how to use the serialization feature for sensor elements.
 +
{{ save | id=2446165}}
 +
 
 +
{{Languages|Element:TSNS}}

Latest revision as of 06:56, 19 December 2023

TSNS.png Temperature sensor
Properties
Section Sensors
Spawn temperature 22°C
Heat Conductivity 0%
Relative weight 100
Gravity 0
Acid dissolve rate 0.1%
Flammability 0
State Solid
Source code


Temperature sensor generates a SPRK.png when a particle with a temperature higher than the sensor's temperature is nearby.

You can set the .tmp2 to determine the detection radius (in the shape of a square). The default is 2, and the maximum is 25.

When .tmp is 2, it will sense temperature in "inverted" mode, creating SPRK.png when nearby particles are at a lower temperature than the sensor's temperature.

Serialization

TSNS with .tmp of 1 will serialize temperatures into neighboring FILT.png

This tutorial save shows how to use the serialization feature for sensor elements.

Language: English