Anyone ever experiment with moving as a group or formation? If so how'd it turn out?



  • Figured this game has been around long enough for someone to have tried to make their creeps move as a group or in some kind of formation and wondering what happened if anyone has. 🙂


  • SUN

    The most basic (and seemingly common) way to achieve it is to have one creep (typically a healer) constantly moveTo a leader creep (typically a dismantler or attacker).

    The most complicated way that I currently have in my code is a 3x3 grid with pre-coded movement patterns. Eg. Turn, swap rank etc.