Profile image

Is there's a way to make reversing slower?

11.8k BYardley  2 months ago

In every single car in the world the reverse gear makes the car go slower than the forward gears but since there's no gears in simple planes reversing and going forward has the same speed and acceleration, i'm asking if there's a way to make reversing slower than going forward without funky trees?
.
And if it's not possible without funky trees can someone give the funky trees code then?
.
Any help would be appreciated
.
also I will be offline for some hours so I may read your comments later sorry but I have to go to bed rn :(
.
And sorry for the long reading :>

  • Log in to leave a comment
  • Profile image
    26.0k Graingy

    I literally found out like a couple days ago

    +1 2 months ago
  • Profile image
    11.8k BYardley

    @Graingy woah I've never knew that

    2 months ago
  • Profile image
    26.0k Graingy

    @BYardley No?
    There's a preset for the Yoke. It's just the turn axis.

    +1 2 months ago
  • Profile image
    11.8k BYardley

    @Graingy yeah I know but the steering wheel part would be a little bit hard

    2 months ago
  • Profile image
    26.0k Graingy

    @BYardley You don't even need full VR.
    The parts can be handy if you want finer control for things like Yaw (if you play with a keyboard. I'm learning mouse joystick, but that's only Roll and Pitch).
    Good for cars.

    +1 2 months ago
  • Profile image
    11.8k BYardley

    @Graingy this would be awesome but I'm not planning on building a VR playable car :)

    2 months ago
  • Profile image
    11.8k BYardley

    @KSB24 thank you so much this is actually the best one I tried

    +1 2 months ago
  • Profile image
    26.0k Graingy

    If you use VR controls you can lower the minimum input value.

    +1 2 months ago
  • Profile image
    78.6k KSB24

    clamp(Pitch,-1/(1+GS*2),1)
    Power of Reverse being stronger as the speed is low, weaker as the speed is quicker.
    Also as i tested it, it's even (almost) prevent the Reverse while you driving forward

    +1 2 months ago
  • Profile image
    11.8k BYardley

    @Noname918181
    @MonarchiiwithastolenMG
    Thank ya all those two are actually great tips I will give credits on my next build if I used them :)

    +1 2 months ago
  • Profile image
    11.8k BYardley

    @TalonTheCRTguy but I can't connect two engines with one tire

    2 months ago
  • Profile image

    The easiest way is to adjust the values of the min-max value on the inputController. Note that this only works if you use pitch or VTOL for controls.

    +1 2 months ago
  • Profile image

    Make the main engine only go forwards and add a second engine with a low horsepower in that only goes reverse

    +2 2 months ago
  • Profile image
    51.9k Monarchii

    I have no idea but maybe.. something like clamp(Pitch,-0.2,1)maybe would work?

    +2 2 months ago