Im planning to make a mod that will allow the player to control movement of actors that are following player. I try to use the same method as in Summon Skeletal Horde (a great mod by the way). In short I apply follow package that forces actor to follow a specific reference (marker) that I can freely move where ever I chose. This works well on creatures summoned by me. I think it will also work well on any/most actors that are currently not following the player. Trouble is it doesnt work on followers/hirelings/bought dogs and what is the most painfull for me it doesnt work on creatures I raised from death. They simply follow me no matter what. I wonder if anyone could help me with this a little bit.