1) Give a description of the problem
I’m calling a series of pistons - each of which I want to wait a period of time. But I want them to wait_at the same time_. It appears they wait for the predecessor piston to complete before calling the next one.
2) What is the expected behavior?
Multiple pistons call and wait at the same time.
3) What is happening/not happening?
Looks like they fire in series after waiting for the predecessor to finish.
4) Post a Green Snapshot of the piston
5) Attach any logs (From ST IDE and by turning logging level to Full)
(PASTE YOUR LOGS HERE BETWEEN THE MARKS THEN HIGHLIGHT ALL OF THE LOGS SND CLICK ON THE </> ICON TO FORMAT THEM)