I'm not sure why you don't think an event structure won't work but if
you're not comfortable doing that, you can simply remove your Booleans
from the cluster and build them into an array. You're converting the
cluster to an array and doing a search of the array to see which
button is true so why not skip the initial cluster part. I think you
could also skip some or all the writing to the cluster with a local
variable if you used a different mechanical action for the buttons.

Reply via email to