For some reason I end up not being able to solve the simplest of problems in construct. Can someone tell me how I can make it so when a sprite overlaps a button, that button's private variable becomes 1 and all the other button's variables become 0? and the button's variable has to stay 1 until the sprite overlaps another one.