Particle system component overlap

Don’t think so. Although they’re based on ‘UPrimtiveComponent’, they don’t have any geometry that’s sent to the physics engine to account for collision.

Only way is to create a second component and use that as the collision representation.