So, I got this 2 sprites which are checked and unchecked box
I want if user touch the sprite, it will toggle the checkbox sprite to unchecked and save the state to webstorage
My question is how to make both the sprites become able to be toggled?
Thanks