Profile image

Funky Trees for pistons

7,325 WarringMunky  3.3 years ago

For a future build: say I have two pistons.

Piston 1 extends
Piston 2 waits 5 seconds then extends

Piston 2 retracts
Piston 1 waits 5 seconds then retracts.

Let's say input is AG1

Hau?

  • Log in to leave a comment
  • Profile image
    55.6k PapaKernels

    Delay on activation:
    floor(smooth(clamp01(Activate1),1/X))

    Delay on deactivation: 
    ceil(smooth(clamp01(Activate1),1/X))
    Put that in the input. X is the time.

    Pinned 3.3 years ago
  • Profile image
    0 bumaxi

    @WarringMunky thank you

    +1 11 months ago
  • Profile image
    7,325 WarringMunky

    @bumaxi Read the pin by PapaKernals. Under input:
    floor(smooth(clamp01(Activate1),1/X))

    Delay on deactivation:
    ceil(smooth(clamp01(Activate1),1/X))

    Put that in the input. X is the time.

    So I think I had a couple or few tenths of a second for X

    11 months ago
  • Profile image
    0 bumaxi

    Me too I need help on piston extends without
    Any thing like roll, pitch, trim, throttle, or brake pls help

    11 months ago
  • Profile image
    7,325 WarringMunky

    @xSUPERTTx nah I just pinned it like I should have already. @PapaKernels

    3.3 years ago
  • Profile image
    55.6k PapaKernels

    @xSUPERTTx that would be nice

    +1 3.3 years ago
  • Profile image
    55.6k PapaKernels

    @DickBrazen yep np!

    3.3 years ago
  • Profile image
    43.3k xSUPERTTx

    @PapaKernels we need feature add to favorites for comments and forum posts

    3.3 years ago
  • Profile image
    7,325 WarringMunky

    @PapaKernels that was perfect. Thank you.

    3.3 years ago
  • Profile image
    55.6k PapaKernels

    @DickBrazen ok

    3.3 years ago
  • Profile image
    7,325 WarringMunky

    @PapaKernels I won't be working on it for awhile. Maybe my next build, but if I don't check on my idea right away I might forget. This page is saved.

    3.3 years ago
  • Profile image
    55.6k PapaKernels

    @DickBrazen tell me if it worked

    3.3 years ago
  • Profile image
    7,325 WarringMunky

    @PapaKernels thank you @ChrisPy I'll check it out

    3.3 years ago
  • Profile image
    7,325 WarringMunky

    @jsimi655 wow, your relevance is intense and your sales pitch irresistible

    3.3 years ago
  • Profile image
    13.9k ChrisPy

    You can use the same codes that we use for LG. look at Vcharngs stuff

    3.3 years ago
  • Profile image
    55.6k PapaKernels

    Piston two should have the delay on activation, and piston 1 should have delay on deactivation.

    3.3 years ago
  • Profile image
    55.6k PapaKernels

    That should work

    3.3 years ago
  • Profile image
    55.6k PapaKernels

    1 minute please I can transcribe the code

    +1 3.3 years ago