Collection of Automatic Generators (new UI)

If you liked this item, please rate it up on Steam Workshop page.

Author: krimwand

Last revision: 23 Jan, 2023 at 21:26 UTC

File size: 3.27 MB

On Steam Workshop

Description:

I tested generators and decided to share my collection for free use. Here is a stand with 13 generators of different sizes. They automatically adjust to the load, have simple controls, do not mix electrical circuits when connecting, but connect the generator independently to your main battery, also connect the logic output from your battery to the MC, use the "if generator on off" output to various equipment, light, wheels, etc.

Use good cooling for custom motors, the microcontroller has an output for connecting cooling (pumps and radiators). if the engine overheats, it does not light up but turns off until it drops the temperature by 5 degrees.

Colors

  • sc = screen.setColor
  • dark background – sc(4,4,4)
  • monitor background – sc(35,48,20)
  • traces of numbers – sc(32,44,17)
  • shadow inside monitor – sc(25,30,12)
  • gray text – sc(40,40,40)
  • secondary white text – sc(70,70,70)
  • black text – sc(4,4,4)
  • scale – sc(20,20,20)
  • scale shadow – sc(3,3,3)
  • green – sc(15,60,15)
  • orange – sc(70,40,10)
  • blue – sc(10,30,70)
  • red – sc(60, 10, 10)