Profile image

How do I limit the max speed of a car engine?

711 Mysweetbologna  3.9 years ago

Title. I have a vehicle that goes 81km/h no matter how high or low the horsepower setting is. I only need it to go at a max speed of 45km/h. Is there an xml tag for it or anything?

  • Log in to leave a comment
  • Profile image
    3,749 offiry

    @Mysweetbologna Take the engine, and edit the InputController. Make the input "max" as like 0.4, 0.5 or something, tweak it to liking.

    3.9 years ago
  • Profile image

    Oh, so it’s the rotational speed.. thanks! @jamesPLANESii

    3.9 years ago
  • Profile image

    I think it’s radians per second @Mysweetbologna

    3.9 years ago
  • Profile image

    Uh oh, that’s gonna be a real chore because I used wheels as tracks, haha.

    What’s the rate? Does the value pertain to m/s or something else?@jamesPLANESii

    3.9 years ago
  • Profile image

    On the wheels, reduce the max angular velocity

    3.9 years ago