All, I’m using spritekit, using on touch to detect what the users has tapped, ie., no collisions, etc. I have an array of sprite nodes which in effect is a multi-state boolean switch for now the user can only select one node to be active at a time so the logic looks like Node A,Read more