Hey there!
So I was trying to implement a new actor that would move from left to right and damage the player once it touches the PlayerPawn.
I managed to make it move! However, the Event Hit and Apply Damage don’t seem to work at all as they do on my projectiles. I tried using a Print to signify that the player got damaged but it didn’t work either.
I went back to rewatch the classes but haven’t figured out yet!
Please someone help! Here are the settings of the actor: