Profile image

Funky trees

4,869 Mikey101234  3.6 years ago

Can someone give me the code that allows me to delay the action of an input by a set amount of seconds, as in if I want to make a wave out of pistons and I want to use the same activation group and not have to use different inputs and time it correctly y?

  • Log in to leave a comment
  • Profile image
    161k spefyjerbf

    Very possible. Not sure why the first comment says that it can’t be done. I’ll leave the rest of the commenters to help you for now. If you don’t get a code that works, tag me later.

    +2 3.6 years ago
  • Profile image

    smooth( X , 0.75)>0.5
    X can be whatever input you want

    3.6 years ago
  • Profile image
    4,982 Gluck

    Remind me to answer this fully in a couple of hours.
    For now, just try messing with the Time function. Units are in milliseconds iirc
    E.g. Activate1 + Time(300)
    Haven't tested time functions at all, but hope this helps. If it doesn't work, just mess with it.

    3.6 years ago
  • Profile image
    4,778 GhostOfKyiv

    Can’t be done.

    3.6 years ago