Unable to fade out CUI without destroying all elementsError
Hello,

So when I was testing the FadeOut property with CUI Elements, I noticed that for all of them to fade out you have to destroy all of elements instead of just the parent. Is this somthing we just have to do for a work around or can this be fixed? Also, this happens when fading a parent all the children have to have FadeIn value as well.

Thanks,
Travis Butts
I believe @Wulf is the maintainer?
TravisButts
I believe @Wulf is the maintainer?
The CUI Helper is just a wrapper for Rust's CUI, and both are open source.
5c2d88ae4ea06.jpg Wulf
The CUI Helper is just a wrapper for Rust's CUI, and both are open source.

Ok, do you guys look at the pull requests on your git?

TravisButts

Ok, do you guys look at the pull requests on your git?

Yes, we do.