Ради вашего удобства наш сайт использует cookies! Узнать больше! Мы используем cookies

Car display 1x3

Car display fpr a 1x3 monitor. Displayed 1) Current speed 2) Fuel consumption 3) Current fuel level 4) Current gear 5) RPM 6) Engine temp 7) Reactive dial for speed 8) Reactive dial for RPM Properties: - Max RPS: Set max RPS of the engine - Max Speed: Set wanted max speed. So if your vehicle can drive 120 set to 150 for example. - Fuel capacity: Total amount of fuel in all tanks combined Inputs: type: Context: - Speed {number} (m/s, aka liniar speed sensor) - RPS {number} (Engine) - Tank {number} (Current tank level) - Gear {number} (Current gear. If -1 it will display "R". If 0 then it will display "N". Else will display number) - Engine {composite} (Needed for temp, aka link to a cylinder) Outputs: - Display {video} (1x3 vanilla monitor)