intechstudio / grid-editor

GNU General Public License v3.0
33 stars 3 forks source link

Implement button step special actionblock #775

Closed elsoazemelet closed 1 month ago

elsoazemelet commented 2 months ago

Special action block that mimics if and elseif blocks to help detect button mode step values using the is_step lua helper function

Each newly added nextStep actionblock (elseif) increments on the index of the step to be detected!

Image