Hi im working on a flappy bird project .Basically when my pawn hits the pipe actor i want to destroy the pawn .I have tried onComponentHit and onComponentBeginOverlap but nothing works.i tried to print out a string instead of destroying the actor but that doesnt work either.
i figured it out by enabling simulation generates hit events.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.