If you use the hide and show blocks for to hide then show a sprite, it resets the sprites zIndex and it will not let you set it again.
And if you use “opacity 0” and “opacity 100” to hide and show sprites then the zIndex is unaffected but it changes the bounce of the sprite, which is then unchangeable…
Has anyone else come across this strange phenomenon ?