Isilmeriel Posted September 2, 2012 Share Posted September 2, 2012 I'm trying to replicate the smootly blinking glow effect from Volundrung onto my custom weapon, with some modifications. Volundrung's nif has a BSLightingPropertyColourController with a few things nested under it in a really confusing structure. I tried copying the branch over to my own weapon and then changing the mesh and textures to mine but I failed to observe the animated glow. Can anyone please help me with this? I can seCund over the nif and textures. Currently I have a static glow and it's incredibly boring and artificial-looking. Some blinking or oscillation should make it much more dynamic. http://i522.photobucket.com/albums/w347/bethdeacon/screenshot-1.jpghttp://i522.photobucket.com/albums/w347/bethdeacon/sting_textured.jpg Link to comment Share on other sites More sharing options...
Ghogiel Posted September 2, 2012 Share Posted September 2, 2012 Do it the other way around> copy your mesh block over to that nif and hook that shader node to your mesh. Some data and string names might have changed if you copy out things to a new nif throwing the animation out. It does basically work how you are trying to do it though, there really isn't anything other than that iirc. Link to comment Share on other sites More sharing options...
Isilmeriel Posted September 3, 2012 Author Share Posted September 3, 2012 Thanks, Ghogiel. Do you happen to know the what the numbers representing target variable in interpolators correspond with? It's set at 11 right now which apparently controls glow multiplier. Which one controls alpha opacity? Link to comment Share on other sites More sharing options...
Ghogiel Posted September 3, 2012 Share Posted September 3, 2012 I don't... If I had to make a wild guess alpha would be 14. Link to comment Share on other sites More sharing options...
Mujuro Posted September 3, 2012 Share Posted September 3, 2012 @IsilmerielJust sent you a message. Link to comment Share on other sites More sharing options...
PatrickTheDM Posted August 3, 2016 Share Posted August 3, 2016 I have been trying to do this as well for several days now with no luck. It seems most guides are for older version of Nifskope. I have a great glow, but I just cannot get it to fade in and out. If someone that knows how to do this could post it up, that would be great! :dance: Link to comment Share on other sites More sharing options...
Recommended Posts