Difference between revisions of "Element:TSNS"
dima-popov (talk | contribs) m (Fixed a hardness of TSNS) |
(Enter a short summary [b]) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 20: | Line 20: | ||
| flammable = 0 | | flammable = 0 | ||
| gravity = 0 | | gravity = 0 | ||
− | | hardness = | + | | hardness = 1 |
| heatconduct = 0 | | heatconduct = 0 | ||
| hotair = 0 | | hotair = 0 | ||
Line 38: | Line 38: | ||
}} | }} | ||
− | + | 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
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 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 when nearby particles are at a lower temperature than the sensor's temperature.
Serialization
TSNS with .tmp of 1 will serialize temperatures into neighboring
This tutorial save shows how to use the serialization feature for sensor elements.
2446165View save 2446165
Language: | English |
---|