PathToReference, MoveToInteractionLocation etc

Post » Mon Jan 06, 2014 8:19 pm

Hi,

I need some help. I want my actor to go to a locked door/chest/etc and then unlock it. The unlocking part is solved that's no problem but the actor going there is the problem. She takes a few steps and stands in like 5 meters distance to the target and stops there, she never gets closer.

How can I tell her to get closer to the target?

I tried PathToReference and MoveToInteractionLocation but both do practically the same.

FeyriaTywele.MoveToInteractionLocation(ObjectToUnlock)
FeyriaTywele.PathToReference(ObjectToUnlock, 1)

Are there other ways to achieve what I am trying to do? (Moving the actor to a specific location)

User avatar
Jade Barnes-Mackey
 
Posts: 3418
Joined: Thu Jul 13, 2006 7:29 am

Return to V - Skyrim