Hi folks, I hope enough people have made it over here...
I've got a question about visual effects and appearances. For a clothing model I apply effectCutSceneParalyze and VFX_DUR_FREEZE_ANIMATION on spawn. This works really nicely. NPC stands at attention and does not move. Converstaion works, ends, restarts... no change, no movement, all good.
...At least as long as I don't change the appearance type. I had planned to have the start of the converstation change the mode's appearance to match the PC's racial type. This, independent of the freezing, also works nicely. (On change the model stands at attention until conversation ends. I 'd like to have that position the whole time.)
What happens is the paralyze and freeze effects go away when the appearance changes. I tried adding
them again right after changing the appearance, but this has no effect. I also delayed it a bit to see if that helped.
Do I need to remove the old effect first? I didn't have time to try that last night.
Any other thoughts about how to make this work?
Thanks,
meaglyn