Profile image

Accurate Speedometer

20.3k MAINE  5.0 years ago
79 downloads


clamp(GS*0.01, -1, 1)


SPECIAL THANKS to @SnoWFLakE0s and his Functional Bombsight for the source code I used to build this.

This is an analog speedometer based on Funky Trees. It reacts to your speed as an actual speedometer would and max speed display is ~220 MPH. You can use the rotator on your own speedometer build or just use this speedometer of course.

I don't care if you recognize me for the re-use of it or any of my builds.

General Characteristics

  • Successors 1 airplane(s) +14 bonus
  • Created On Mac
  • Wingspan 1.6ft (0.5m)
  • Length 5.0ft (1.5m)
  • Height 3.3ft (1.0m)
  • Empty Weight 284lbs (128kg)
  • Loaded Weight 284lbs (128kg)

Performance

  • Wing Loading N/A
  • Wing Area 0.0ft2 (0.0m2)
  • Drag Points 453

Parts

  • Number of Parts 17
  • Control Surfaces 0
  • Performance Cost 54
  • Log in to leave a comment
  • Profile image

    I’ll just paint it black and blue like a Toyota Camry

    4.9 years ago
  • Profile image
    20.3k MAINE

    @Natedog120705 Thank you for sharing my point of view. Which at least I know you and others feel also. Makes me feel better to know that, not being alone in this feeling.

    +1 5.0 years ago
  • Profile image
    6,698 Natedoge

    Ya It doesn’t seem like spam. Ya your also right about the discrimination and such, it’s kinda hypocritical what they think sometimes @sheepsblood

    5.0 years ago
  • Profile image
    20.3k MAINE

    @Natedog120705 Oh, a MOD felt it was SPAM. Well I have examples of SPAM that are on the HIGHEST UPVOTED of all time. lol It is more of discrimination thing. I have had arguments with some of the MODS over things in the past and the way it works in SP is if you don't like what a MOD does then you have no way of escalating it. They are the Alpha and Omega of SP. What they say goes and your screwed if you go against them. It's part of that socialist agenda that is sweeping the world.

    +1 5.0 years ago
  • Profile image
    6,698 Natedoge

    Lol what happened to “Sp most useless parts?” I saw it in my jet stream and it got deleted or something @sheepsblood

    5.0 years ago
  • Profile image
    7,558 Aweyer26

    @sheepsblood thx

    5.0 years ago
  • Profile image
    20.3k MAINE

    @Aweyer26 I put the code up top.
    But, you place it into the “input” using the “Overload” mod.
    Basically it takes the data from your speed and converts it into a physical movement. Starting at the minimum movement of -1 and maxing out at 1.
    You can change the range by changing the multiplier.
    Example: clamp(GS*o.oo5, -1, 1)
    ‘This would cause the speedometer to have double the range of the original I posted, which means you could have a maximum of ~440’@Aweyer26

    5.0 years ago
  • Profile image
    7,558 Aweyer26

    Very interesting idea. How does it work?

    5.0 years ago