xpCollider Tag General tab menu settings.
If this is unchecked, the object to which the tag is attached will not be checked for collisions with any particles.
Animation to demonstrate how simple it is to attach an xpCollider Tag and the immediate effect.
The collision engine in this version of X-Particles uses adaptive bounds for the collisions.
Instead of testing every polygon in an object to see if a particle is colliding with it, the engine only tests relevant areas of the mesh.
It does this by dividing the mesh into smaller and smaller boxes until the area containing the correct polygon is found.
You can show the adaptive boxes as they are created by enabling this setting.
This can be useful if you have multiple colliders and you aren't sure if particles are colliding with one of them.
Draw Bounds enabled, showing the adaptive bounds on the mesh area for the collisions.