Reindeer/team Neutral

In hunters and prey I am trying to command my soldiers to attack the enemies but it gave me an error saying

Hero placeholder (team humans) cannot command Reindeer(team neutral).

which brought me to an interesting point if the reindeer are neutral why does
this.findFriends(); register them?

  1. interesting point, I wouldn’t expect neutrals to be “friends” (edit: I looked at the level again, and they are your reindeer.)

  2. you should be doing either “if type soldier/archer” or “findByType soldier/archer” so you can tell them what to do, so you shouldn’t have noticed. :stuck_out_tongue: