So i’m currently trying to add fighting in to my game, firstly by implementing damage to the AI using the TakeDamage function. However, the game crashes when I punch the AI.
I’m unsure where im going wrong as VS is building and UE4 will compile my code, however I get this crash report.
Would appreciate any input