Turn on a button for X seconds
Posted: 03 Nov 2017 16:30
I am have some effects, that really only need to last a few seconds. And I if I forget to turn it off, well, lemur can do that for me.
But I am not able to turn a button of after X amount of time.
I tried to make it with a canvas overlay, send to front, to catch the clicks.
I figured I made 2 expressions, one on "On cursor Down" to make X 0 or 1, and Catch the time on that press, and another on that is set 'On Expression x==1' to see when my delay time is passed.
So far I have no success, really hope someone has a golden tip for me.
But I am not able to turn a button of after X amount of time.
I tried to make it with a canvas overlay, send to front, to catch the clicks.
I figured I made 2 expressions, one on "On cursor Down" to make X 0 or 1, and Catch the time on that press, and another on that is set 'On Expression x==1' to see when my delay time is passed.
So far I have no success, really hope someone has a golden tip for me.