dagobaking Posted May 17, 2018 Share Posted May 17, 2018 I am able to cast an invisibility spell on the player character. But, you can still see a sort of ghost of them. Is there a way to truly turn off their appearance entirely? Link to comment Share on other sites More sharing options...
akiras404 Posted May 18, 2018 Share Posted May 18, 2018 How about SetAlpha() ?https://www.creationkit.com/fallout4/index.php?title=SetAlpha_-_Actor Link to comment Share on other sites More sharing options...
dagobaking Posted May 18, 2018 Author Share Posted May 18, 2018 Thank you. Unfortunately, that does not make the character truly invisible. There is a very apparent "Predator" style shadow of the character. I have also tried using the game's "invisibility" spell effect. That is a little more clear than the SetAlpha effect. But, it still leaves a visible "Predator" style shadow too. I think that what I need will ultimately be kind of a trick. A way to reliably break the player characters model that can be reversed. In fact, I am using a solution like that now. But, I am concerned that it might not be viable long-term. Link to comment Share on other sites More sharing options...
Recommended Posts