Blob tracking and collision detection

Thanks! That fixed the boolean problem, I didn’t realise it should’ve been outside the for loop.

It’s still changing the colour of ALL the blobs though, rather than just the two that are touching - and honestly I have no idea why or where to start to fix that?