Is there any way to dynamically hide or show UISprites? I tried setting the visibility flag but that doesn't seem to work. I also added a renderer object and set the render to false but that didn't work either.
I just need to be able to have sprites render or not. Is there a 'visible' flag I'm missing somewhere?
Thanks!