For display modes 1, 2, and 6

  • QuanTech
    21st Jan 2017 Member 0 Permalink

    Six new variables: vmin,vmax,pmin,pmax,hmin,hmax. These could either be set through the console or sliders in the tools menusection. Let's say pmin is -3, and pmax is 5. These are pressure-related variables. When you go into 2 (pressure) display, the bluest areas would be the places with pressure -3 or lower, and the reddest would be pressures with 5 or higher. This would allow you to see velocity, pressure, or heat with more precision and sensitivity, and could be used where a tiny disturbance such as a small fluctuation in pressure could damage something or do somethin else. My system of adding six different variables may be extremely inefficient, but you get the concept, right?

     

  • coryman
    21st Jan 2017 Member 0 Permalink

    Kind of a neat idea. A real thermal imaging camera would show a difference between 10C and 30C, whereas in the game it would be near unnoticable. I don't have experience with scripting though so I don't know how well it would work

  • jacob1
    21st Jan 2017 Developer 0 Permalink
    In my mod you can do this for heat display. Go into the favorites menu -> MORE -> HEAT. Clicking it once gives you automatic mode, where the highest existing temperature is always pink and the lowest is always blue. Clicking it again gives you manual, right click the button to set the lower and upper bounds for what is blue and pink.
  • QuanTech
    21st Jan 2017 Member 0 Permalink

    @jacob1 (View Post)

     Wow, that's pretty neat! Could you do this for pressure and/or velocity as well? Pretteh plz?