
Meaning this
Task Set Complete is a list of booleans that are ticked off when something enters a variable amount of collisions.
Should I do this using ‘foreach’ for each collision, and increase the value each time?
I’m unsure - I would kind of like to tag each object with their respective ‘element number’ (even though these aren’t really accessible).