Hi guys.
I'm making a game that have a store to buy some items. I'm using like a tab system to have diferent pages with diferent object types.
My problem is when i hide a layer to change tab, and try to buy something i click on the object of the first layer.
How i can disable this sprites from the bottom layer?
I already try to put my sprite on top when is created but it still not work.
Thanks