I’m still pretty lost… i have a mesh, and i have a box collision as a child. When the box collision hits the skeletal mesh, i want it to call “Try to Dismember” but when i try to do it like that (OnComponentHit or OnComponentBeginOverlap) nothing gets called… Can you tell me exactly what i need to do? Cause i really wanna start using this, but these events are not working. It works for Linetraces, tho.