In the light of one of the other comments, I just wanted to say I am really enjoying the course. I’m a mobile / web dev and found the pace has been excellent for me. However, it does ramp up a bit in terms of difficulty when you get to the damage section.
It might help just to go over how the different classes and functions link together with bindings one more time. I had to pause and go back through it to put the pieces in my mind for this bit. It wasn’t immediately clear that the ApplyDamage function is what causes the OnTakeAnyDamage function to trigger.
Anyway, thanks very much! I’m well on my way to making my own games now!