Example:
There are a few sprites beneath the OK button. Namely, the background sprite, and there is an equipment slot sprite. I can not get a hit on the OK button. How do I deactivate the other sprites so they are not interferring? SetSpriteActive doesn't work, SetSpriteDepth doesn't work, GetSpriteHitGroup doesnt work. Even rearranging the order the sprite was created does not work. This just seems to be random. I can not set the shape to zero, because the other sprites need a shape. Just not in this function.
Thanks.
Wow... Really dumb. I didn't have it in my main do loop... so it wasn't activating - aye yai yai