Using: C3/Subscription/Win10/Chrome
I have several sprites (reload layout, home, level map) set to be initially invisible. However, if I accidentally click on an invisible sprite the function associated with that sprite happens (the layout reloads, the player goes to the home layout or the level map layout).
I thought that an invisible sprite was inactive until it was made visible.
(Talking about Invisible. NOT opacity set to 0%)
Am I way off, or have I done something wrong?
Thanks.