So I have a GameObject with a lot of children, and I want to hide/show it almost instantly, like a flicker effect. I've toggled the SetActive on the parent GO, and this works, but it's not very fast. There is a clear delay. Just wondering if there were a faster way.
↧