How to use Ambient Heat?

  • ludapecurka123
    28th Nov 2018 Banned 0 Permalink
    This post is hidden because the user is banned
  • jacob1
    29th Nov 2018 Developer 0 Permalink
    Can you give clearer reproduction steps for how ambient heat ever loads as -273.15C? I've never gotten this problem, but it has been reported to me a few times. Some older version had this bug and I fixed it, but maybe there's another way to cause it that I'm unable to reproduce.
  • ludapecurka123
    29th Nov 2018 Banned 0 Permalink
    This post is hidden because the user is banned
  • jacob1
    29th Nov 2018 Developer 0 Permalink
    @ludapecurka123 (View Post)
    The only way to manually change it is with Lua:

    sim.ambientHeat(100/4, 100/4, 1234)

    Changes the cell containing (100, 100) to 1234K (subtract 273.15 to get C)
  • ludapecurka123
    29th Nov 2018 Banned 0 Permalink
    This post is hidden because the user is banned