Stormworks: Build and Rescue

Stormworks: Build and Rescue

Not enough ratings
Speed and Distance Screen
   
Award
Favorite
Favorited
Unfavorite
Vehicles: Air, Sea, Land
Tags: v1.10.8
File Size
Posted
Updated
26.005 KB
8 Apr, 2024 @ 9:11pm
9 Apr, 2024 @ 9:13am
2 Change Notes ( view )

Subscribe to download
Speed and Distance Screen

Description
This microcontroller shows the current speed in miles per hour (MPH), kilometers per hour (KPH), or knots (KTS). It also shows the total distance traveled in the same distance measurement (miles, kilometers, or nautical miles respectively).

The default distance type can be chosen from a property and in game the arrow buttons can be clicked to alternate between these types by a user.

The color can be chosen from a property as well (red, green, or blue) as shown in the images.

The only input this needs (other than the composite from the screen's touch input) is from a linear speed sensor.

The Lua was written by me in VS Code and minified using "LifeBoatAPI - Stormworks Lua plugin for VSCode".