Stealth ability

I'm working on a stealth ability. I have it set up as a toggle and I'm using SetVisibility and GetVisibility. These work great for invis and not invis, but is it possible to set the transparency of the player to an intermediate value so that they are partially invisible instead of completely invisible without having to create a 'costume' for it?

Currently, there is no intermediate visibility value, The character is either visible or invisible.

Ok, thanks :slight_smile: