Hello, people!
In the SimpleShooter game my function(TakeDamage) doesn`t do any damege/reaction.
A tried:
- to debug using UE_LOG, but no UE_LOG outputs;
- recompile BP_ShooterCharacter;
- replace enemy;
- rebuild level;
- restart Unreal Engine (4.26).
But still no reaactions. Please help )