You can override the OnComponentHit function to run code when two objects hit each other. This is distinct from the OnComponentBeginOverlap event.
You can override the OnComponentHit function to run code when two objects hit each other. This is distinct from the OnComponentBeginOverlap event.