got into a problem with effect shaders
heres the setup so far
npc has a actor effect
the actor effect has a base effect
base effect calls a script that applies a effect shader
so end result i will have a npc the is glowing or something because of the effect shader
the problem is when ever im in a cell with said npc, i save and reload, the effect shader won't work
if i type resurrect on the npc in the game the effect shader will be working again
is there a script to constantly refresh the effect of the shader so even when i load it will still work?
sorry if im not making sense