The state is checked after every blob has made their move. Also keep in mind the part in the Description:
If two blobs pass each other (e.g. swap positions as a result of their movement), they will not fuse
Basically assume that every blob makes their move at the same time.
Loading collection data...
The state is checked after every blob has made their move. Also keep in mind the part in the Description:
Basically assume that every blob makes their move at the same time.