Hello,
I finished the ToonTanks course on Udemy. It all seemed to be working well, so before doing some bonus level design I experimented with adjusting the capsule height and radius on the Tank Pawn. Now the game is broken. The bullets hit the turrets, and their bullets hit me, but they do no damage. I know they’re generating hit events because other actions tied to the hit event still work. I set the capsule back to its default height, and it still didn’t work. I tried various collision settings for the turret and tank, and none of them worked. I cannot even fathom what I did to make this happen because it was working perfectly before. I didn’t touch the C++ at all.
I don’t even know what files I should screenshot or upload to ask for help because I genuinely have no idea where the problem is. How can I go about even getting the rough idea on how to fix this issue?