Profile image

Is there a way to set a speed limit for ground vehicles?

1,032 TheThirdUnionRepublic  4.0 years ago

So I'm deciding to kinda remake my tank
this guy over here

Is it possible to make a speed limit in the car engine, like making it go 60km/h without altering the horsepower of the tank? It would be a big help.

  • Log in to leave a comment
  • Profile image
    3,419 stevemc01

    @FairFireFlight Where do you put the clamp command in the engine? The InputController, CarEngine area, etc...?

    +1 2.4 years ago
  • Profile image
    3,419 stevemc01

    Where do you use that line of code?@FFFFFFFFFFFFFFFFFFFFFFair

    2.6 years ago
  • Profile image

    @FairFireFight yep already figured that out, thanks!

    4.0 years ago
  • Profile image

    @TheThirdUnionRepublic its already there in the wheel menu
    its only for wheels connected an Engine

    +1 4.0 years ago
  • Profile image

    @FairFireFight where should I put that maxAngularVelocity in the wheels? Like input?

    4.0 years ago
  • Profile image

    @FairFireFight ok

    4.0 years ago
  • Profile image

    The turning rate one in resizable wheel may be the answer. If not, angular velocity

    4.0 years ago
  • Profile image

    @TheAviator , yes you can , maxAngularVelocity , but using FT you can get realistic acceleration
    it starts off fast then slows down untill you cant accelerate any faster.

    +6 4.0 years ago
  • Profile image

    1- how tf did you place text next to the picture
    2- use :
    clamp(abs(1-(GS/X)) ,-1 , 1)
    X = the top speed in m/s
    on the engine

    +1 4.0 years ago
  • Profile image

    I think you can xml mod the wheels

    4.0 years ago