I have these levers in my game that I would like to move down randomly and I also need them to stop randomly. On start of the game the levers start in their top positions. throughout the game I would like the levers to individually move down at different times (so even if lever_1 moves lever_2 and lever_3 don't have to move.). I also would like the levers to individually stop their downward movement at random times too.
Example: Every 4-9 seconds the lever should move down for 2-4 seconds then it should stop. That should repeat until the lever reaches the bottom.
I have attached the capx that I have been working on and the progress thus far. I haven't started with the random timing mechanic because I don't know where to start exactly.
capx instruction:
move sprite with arrows
move sprite over place holder and press up and down arrows to move lever