vTemporalZEROv Posted September 19, 2014 Share Posted September 19, 2014 I am making a brotherhood expansion mod introducing new armors and classes of BOS, some of which will be patrolling areas, traveling from place to place, and such stuff. My question is, I know how to make a single NPC patrol a place and travel places, but how could I make a squad of about 5 (2 lightweight, 1 heavy, 2 medium BOS) follow the paladin, the heavy weight soldier in this case, from place to place? Link to comment Share on other sites More sharing options...
jazzisparis Posted September 19, 2014 Share Posted September 19, 2014 (edited) Create a Follow-type package for every NPC following the Paladin. To get them to troop along in single file, make the 1st NPC follow the Paladin, the 2nd NPC follow the 1st NPC, and so on (in the package settings: Follow Target > Specific Reference; also set a Follow Distance). An alternative (and less reliable) method is to link-ref the NPCs in a chain form, then have them all use the same Follow package, with Follow Target set to Linked Reference. Edited September 19, 2014 by jazzisparis Link to comment Share on other sites More sharing options...
vTemporalZEROv Posted September 20, 2014 Author Share Posted September 20, 2014 Sweet thanks Link to comment Share on other sites More sharing options...
Recommended Posts