1. #1

    Trigger Two differant OPEs determined by riders speed?

    I was wondering if I could set up a trigger that detected the riders speed and triggered different OPEs based on the value. Anyone know how or have any ideas on where to start?
    Share this post

  2. #2

    Re: Trigger Two differant OPEs determined by riders speed?

    Use an Object Info Data Source that tracks the velocity of the rider.

    At the point when you want one of the OPE's triggered, send an impulse to a generic filter. Have the first value connected to the velocity of the rider, and the second value the speed that determines which OPE you want triggered. Set the filter to be "Greater equals" or "Less than equals" (Doesn't really matter). On false, have it go to one OPE. On true, have it go to the other.
    Share this post

  3. #3

    Re: Trigger Two differant OPEs determined by riders speed?

    Originally Posted by buttcheekofdeth
    Use an Object Info Data Source that tracks the velocity of the rider.

    At the point when you want one of the OPE's triggered, send an impulse to a generic filter. Have the first value connected to the velocity of the rider, and the second value the speed that determines which OPE you want triggered. Set the filter to be "Greater equals" or "Less than equals" (Doesn't really matter). On false, have it go to one OPE. On true, have it go to the other.
    OK. That's a lot of new stuff for me but I'll see if I can figure it out. Thanks so much....uh, Buttcheek.
    Share this post

  4. #4
    Lukeyy19's Avatar Member
    Join Date
    Mar 2014
    Location
    UK
    Posts
    449

    Re: Trigger Two differant OPEs determined by riders speed?

    Originally Posted by harrisonosirrah
    Originally Posted by buttcheekofdeth
    Use an Object Info Data Source that tracks the velocity of the rider.

    At the point when you want one of the OPE's triggered, send an impulse to a generic filter. Have the first value connected to the velocity of the rider, and the second value the speed that determines which OPE you want triggered. Set the filter to be "Greater equals" or "Less than equals" (Doesn't really matter). On false, have it go to one OPE. On true, have it go to the other.
    OK. That's a lot of new stuff for me but I'll see if I can figure it out. Thanks so much....uh, Buttcheek.
    I just made you basic visual representation of the process explained by buttcheekofdeth, hopefully with his explanation and this drawing you should be able to get it working.

    https://docs.google.com/drawings/d/1...eh3_LPlJo/edit
    Share this post

  5. #5

    Re: Trigger Two differant OPEs determined by riders speed?

    Lukeyy19 Thank you for the visual representation. I think I will be able to do what i want. I especially liked the little rider in the corner.
    Share this post