Profile image

Can I bind something to activate when pitching down?

9,408 MisterMasada  8.0 years ago

I'm working on various indicator lights for a car, can I bind a light to activate when pitching down (reversing)?

  • Log in to leave a comment
  • Profile image
    9,408 MisterMasada

    @BoxGlow I will wind up doing that, just wish they could be fully functional

    8.0 years ago
  • Profile image
    34.0k BoxGlow

    @MisterMasada oops, didnt noticed that.. you could use activation groups

    8.0 years ago
  • Profile image
    9,408 MisterMasada

    @BoxGlow The issue is that it needs to be specifically bound to pitching down, not just pitch. I don't want reverse indicators going on while people are driving forwards.

    8.0 years ago
  • Profile image
    Dev WNP78

    @BoxGlow

    DAMN!

    didn't notice that bit, I was looking for an InputController! Well, there you go @MisterMasada , sorry for that....

    8.0 years ago
  • Profile image
    34.0k BoxGlow

    you can! You will have to edit the XML entry of the beacon light in question!. in there, look for input="None" and change its value to input="Pitch"
    .
    as proof take a look at my loader, it has working brake lights and levers are lit when you move them.

    8.0 years ago
  • Profile image
    Dev WNP78

    @MisterMasada I'll see if I can work on a piston design, and tell you if I can.

    8.0 years ago
  • Profile image
    9,408 MisterMasada

    @WNP78 Well darn, I have working brake lights, guess I'll have to be satisfied with that.

    8.0 years ago
  • Profile image
    Dev WNP78

    Unfortunately, no. Unless you want to make with a piston that pushes something in front of the light, and moves away when reversing

    8.0 years ago