Eluwil Posted March 20, 2020 Share Posted March 20, 2020 I'm trying to get a guard to run up to me, speak with me and then I want the PlayerCharacter to follow the NPC to a location. What Ai packages do I need to use? I tried escort but that just makes the NPC follow you, I want it the other way around. I already managed to get the NPC to walk up to me through the ForceGreet Ai Package, how should I continue?I want the NPC to travel to an XMarkerHeader but to wait for the PlayerCharacter if you fall behind to far. Link to comment Share on other sites More sharing options...
greyday01 Posted March 21, 2020 Share Posted March 21, 2020 Maybe a travel package with a condition that you must be within a certain distance if the condition fails the next package is a wait package with a condition that fails if the player is closer than a certain distance. Something like that anyway maybe. Link to comment Share on other sites More sharing options...
Recommended Posts