Hi everyone,
I want to use a recolored vanilla spell effect as a visual effect. I made an activator with the mesh of the spell effect and placed it with PlaceAtPC. However, the animation of this effect was not played (stuck on the 1st frame).
I know about AnimGroups (like in spriggan_summon nif), but don't know how to add them to the existing model (and haven't found any tutorials on it). However, there is one another mesh called Almalexia_summon.NIF (activator "Sotha Alma Appear Effect") which doesn't have any AnimGroup and the effect animation is automatically played when an object with this model assigned is placed into the game world. I tried to find any differences between this mesh and spell vfx mesh which I want to use, but with no luck.
The question is: what should I do to the spell effect NIF in order to use it as an animated activator?
Any help will be greatly appreciated.
EDIT: Not relevant anymore.