A little remark:
There are multiple enemies with the same var="1": A1, A2, A3, A4 etc.
All these enemies are connected with the object "B" which also has var="1".
Player destroyes enemies A1, A2... but can't destroy B.
I need to eleminate B if all A with var "1" are destroyed.
There are other enemies on screen with var 2,3...