netramz Posted November 10, 2021 Share Posted November 10, 2021 Hello, I am trying to create a custom conjuration spell that instantiates a new actor and then has the actor follow the caster. Currently, I am adding an AI Follow package to the new actor via scripting, but its target is statically set to the player. I would like the spell to be castable by AI though and result in the conjured companion following the AI caster instead of the player. Is there any way I could set the AI package's target dynamically through scripting? Or is there any way the package target could generically be set to whoever cast the spell? Link to comment Share on other sites More sharing options...
chambcra Posted January 1, 2022 Share Posted January 1, 2022 I think probably. In companion Vilja she has a dog that starts out following the player but you can tell it to follow Vilja instead. Also, in Emma's Children of Cyrodiil she has a dog following either a horse or an NPC. Look and see how they did it. Link to comment Share on other sites More sharing options...
Recommended Posts