I have a ColorCorrectionEffect that I expected was the way to make a fade in/fade out effect.
The problem is that ColorCorrection doesn’t quite work as well as a 2D UI Frame at making things opaque:
I have a ColorCorrectionEffect that I expected was the way to make a fade in/fade out effect.
The problem is that ColorCorrection doesn’t quite work as well as a 2D UI Frame at making things opaque:
You’ll have to set Humanoid.NameOcclusion to Enum.NameOcclusion.OccludeAll
I believe this will fix it.