I’ve decided to add a Temperature component to the game. It will initially be used for a challenge related to the hot springs, but may have other interesting uses later on. With this component I’ll be able to create puzzles with thermal elements, make things like ovens, or add dynamic NPC behaviors based on the current temperature (seeking out warmth, for example).
First up: adding a thermometer to the game.