Hi friends,
I need to temporarily hide the entire UI at times.
I can't destroy/create the UI, obviously.
I tried the Set Visibility action, but it doesn't seem to work because the UI elements don't have a renderer component.
Any suggestions on how I should do this?
Thanks!