MoveTo: Any better way to quickly move an actor with an atta

Post » Sat Nov 17, 2012 4:19 am

I've tried to use a MoveTo function to transfer an actor with an attached magic effect (and a OnUpdate event) and have it follow closely the player.

This works, but not in a perfect way...

...if the actor is in combat and the player moves to another location (a location which needs loading), the actor seems to have problems to follow...

...or...at least...to follow in a saved game.

So I was wondering:

There is a better and more radical function than MoveTo?

Something that allows the actor to move to any location and follow the player anywhere?

Thanks,
Jashkar
User avatar
A Dardzz
 
Posts: 3370
Joined: Sat Jan 27, 2007 6:26 pm

Post » Sat Nov 17, 2012 8:46 am

Would one of these work?

http://www.creationkit.com/PlaceAtMe_-_ObjectReference or http://www.creationkit.com/PlaceActorAtMe_-_ObjectReference

- Hypno
User avatar
Samantha Mitchell
 
Posts: 3459
Joined: Mon Nov 13, 2006 8:33 pm


Return to V - Skyrim