Stormworks: Build and Rescue

Stormworks: Build and Rescue

Not enough ratings
Odometer - Traveled distance counter
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
79.367 KB
4 Dec, 2018 @ 8:30pm
1 Change Note ( view )

Subscribe to download
Odometer - Traveled distance counter

Description
Wonder what distance you covered during last trip? This solution will give an answer.
Microcontroller version: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1583181472

Made a bit more complicated than it could be, this version of odometer uses treshold gate set to 0.12 and memory block to get rid of speed meter noise created by waves when you actually not moving at all. There is also an ABS module to always sum up your speed no matter the direction you go.

- Use speed simulator lever to test the rig without adding it to actual vehicle.
- Once added, do not forget to plug your linear speed meter instead of simulator lever. Directional mode shall do fine.
- To change your odometer unit, simply divide all the calculations in function block to 1000 for km, 100 for 100 m. See "conversions" part inside function block to get multipliers for nautical miles etc.
1 Comments
lbc 4 Dec, 2018 @ 11:03pm 
thanks)