Need A Little Bit of Help For My Final Project For School

Hi, I been searching for a tutorial showing how to add damage to both my AI I created, as well as my fp projectile. I been searching for a while and haven’t found anything, a side from destroying boxes. Any Help Would be greatly appreciated.

There are many tuts out there.

You can replicate that system on any actor.
When you want to damage something, it should have some sort of life/health before, and your projectile needs to have a negative health influence, while overlapping with actor.
Use print string often, to see what is working, and to understand what stuff is happening and why.
I bet you need that next: Google