Hi all.
Got a simple thing I want to do. Turn out the lights, move the player, and then bring the lights up gradually.
I'm using the vanilla fadetoblackhold as my imod, and i'm fading things out from a script attached to a note.
The note runs the cross fade, then bumps a quest stage which moves the player to the loation for the next scene.
The trouble is this seems to clear the imod. Not all the time, or at least the results I'm getting are inconsistent enough to be really confusing.
Anyone have a reliable way to do this?
(It doesn't help that I did just this in another mod. But if I try and do the same thing here, I get a flash of clear vision at the new location before darkness once again. I think I must have been rude to the creation kit last night, and now it's sulking, that's what I think)
[edit]
Seems like if I do the move as part of a quest's stage fragment it clears the imod, but if I do it as part of the note's script it works as expected...