I did not under stand properly
if you want to hide a sprite when you are working and want to set visible when game is playing
then set opacity to 0
or in event sheet set
on start of the layout >> set opacity 100
.
but if you want to do reverse of it then nothing you have to do is just set (from sprite's property) initial visibility to invisible
I hope you are asking about like this