Editing Pistons


#1

Capture

Is it possible to put certain parts of piston in “non-execute” section instead of pause/resume the entire piston?


#2

Create a dummy statement within the piston and disable it, you can then drag other statements into that disabled section.


#3

Cool. It works.