SnowBall and Select

Just to confirm:

When a worm is frozen, the select command can be used to select an unfrozen worm to execute a command, I won’t be able to select the frozen worm using the select command?

1 Like

Hi @MS12

You will be able to select any worm with more than 0 health, even if your current worm is frozen. Some situations this can apply to:

  • Have a currently not frozen worm, and then accidentally select a worm that is actually frozen, and therefor your action command will be ignored by that frozen worm
  • Have a currently frozen worm, and then select a worm that is not frozen, who will then follow your command

TL;DR
select commands ignore the frozen mechanics, but action commands will still require the active selected worm to not be frozen.

4 Likes