Iām glad you got it working
As for changing the array, wrap the assignment in an if:
if (set RotateList[ButtonIndex] = false){}
and do the same for the other one
Iām glad you got it working
As for changing the array, wrap the assignment in an if:
if (set RotateList[ButtonIndex] = false){}
and do the same for the other one