Greetings, I am having an issue getting to the ActorDied function. I placed a ULOG in the function body and dont see it printed in Output Log, therefore the actor is not being destroyed etc. I have double checked the code and tried to figure it out but im stumped. Any help would be much appreciated.
Edit: Code seems to be working now, not sure what changed. However I had to restart the editor for it to work, and in doing that, my Health component had removed itself from the BP_Tank (This also happened earlier on in the previous tutorials).