If the condition is something like
backgroundabc(1).x > 400 => "destroy backgroundabc"
destroys all backgroundabc instances
but i would like to destroy just (1) ... is there a possibility to get the index in destroy commands ?
same goes for similar operations, like set position - i dont find a way to specify the index number