For each OTHER actor

comport9

  • Posts: 51
I'm creating a list of positions of the actors on the board. However, I DON'T want the current actors position. I can't just remove the active actors position from the list, because that position may be the same as another actors.

So, I want to use a "For Each OTHER" actor loop. Is this possible? Thanks!

Hectate

  • *
  • Posts: 4643
Just use "if not self"  to remove the actor doing the check before saving the values.
:
:
Patience is a Virtue,
But Haste is my Life.
Proud member of the League of Idiotic Stencylers; doing things in Stencyl that probably shouldn't be done.