<div dir="ltr"><div><div><div><div><div><div><div><div><div>Here is some thinking-out-loud:<br><br></div>What if there was an NPC option to change the target of Chase/Avoid ?<br><br></div>Possible values:<br><br></div>* leader (current default)<br></div>* hero slot 1,2,3<br></div>* last hero in caterpillar<br></div>* other NPC<br><br></div>What would be the best way to implement NPC following?<br><br></div>The easiest way would be to add a couple values to the NPC definition, one for NPC ID, and another for copy count. That would also leave open the option later on to add a convenient target-picker in the map editor in NPC placement mode... but all copies of an NPC ID would all need to have the same target.<br><br></div><div>Perhaps a better option would be to make Chase/Avoid target an NPC instance property. That would require me to create a convenient target-picker in the map editor right now... but then I will need to implement npcloc-#.reld map lumps before I can implement it.... so not really any downside, just more upfront work I need to do to make it happen this way.<br></div><div><br><br></div><br><div><div><div><div><div><div><div><div><div><div><br></div></div></div></div></div></div></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 21, 2017 at 10:27 AM,  <span dir="ltr"><<a href="mailto:subversion@hamsterrepublic.com" target="_blank">subversion@hamsterrepublic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">james<br>
2017-03-21 10:27:31 -0700 (Tue, 21 Mar 2017)<br>
185<br>
Add two new NPC movement types, "Chase You (Direct)" and "Avoid You (Direct)"<br>
The existing Chase/Avoid types have been recaptioned "Chase You (Meandering)" and "Avoid You (Meandering)"<br>
---<br>
U   wip/customsubs.rbas<br>
U   wip/game.bas<br>
U   wip/<a href="http://game.bi" rel="noreferrer" target="_blank">game.bi</a><br>
U   wip/testgame/npcwalktest.rpg<br>
U   wip/<a href="http://udts.bi" rel="noreferrer" target="_blank">udts.bi</a><br>
U   wip/whatsnew.txt<br>
U   wip/yetmore2.bas<br>
______________________________<wbr>_________________<br>
Ohrrpgce mailing list<br>
<a href="mailto:ohrrpgce@lists.motherhamster.org">ohrrpgce@lists.motherhamster.<wbr>org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" rel="noreferrer" target="_blank">http://lists.motherhamster.<wbr>org/listinfo.cgi/ohrrpgce-<wbr>motherhamster.org</a><br>
</blockquote></div><br></div>