I want to make a game which is a sidescroller endless runner in which you have to click objects before they leave the screen. I thought the most straightforward way would be to destroy the actor upon clicked, but that doesn’t work. Does anyone know how to do this?
You need this in your level BP:
Click your character mesh and set collision to block all. Then put this in the character: