Dashyburn Posted July 10, 2022 Share Posted July 10, 2022 Hi friends is it possible to turn the player truly Invisible with no trace of them whatsoever? Invisibility and set actor alpha don't achieve this and they are all I know of. I'm trying to improve the visuals in a mist form effect that also has flight ability, still having a trace of the PC visible isn't great, I added animation to at least eliminate the air running but aren't happy with that, I haven't found anything researching it so I hope someone more knowledgeable knows a way, thanks. Link to comment Share on other sites More sharing options...
maxarturo Posted July 10, 2022 Share Posted July 10, 2022 Create an invisible armor, by 'Invisible' I mean a normal armor that has all its NiTriShapes > NiAlphaProperty to absolute transparency. Then equip / unequip it when needed. Link to comment Share on other sites More sharing options...
Dashyburn Posted July 11, 2022 Author Share Posted July 11, 2022 Thanks max, I'll try that out, I'm pretty rudimentary with NifSkope so pointing out those parameters is a huge help. Cheers Link to comment Share on other sites More sharing options...
Sphered Posted July 11, 2022 Share Posted July 11, 2022 I just equip a non-skinned object with collision which uses all slots. Example here if you want to copy over the record details to your mod. Unless they changed something in SSE, in regards to this, it does the job well and no nifskope needed https://drive.google.com/file/d/1RxqrFMoYj89S13E60qsZ14uAXAwE5DlA/view?usp=sharing Note this renders you visually invisible. Enemies still see you and everything otherwise remains unchanged as if you are standing there in plain view Link to comment Share on other sites More sharing options...
Dashyburn Posted July 11, 2022 Author Share Posted July 11, 2022 (edited) Thank you sphered, tried it out and it works great. Adding you to the mod credits for solving this, it's been bothering me :smile: Edit: After further testing I could still see the PC in certain light/backgrounds, but the problem has been fully solved with a script now, thanks for your help sphered :) Edited July 12, 2022 by Dashyburn Link to comment Share on other sites More sharing options...
Recommended Posts