After Pausing game player can no longer shoot

A bit of context I’m making a game where the player is a tank that being said the player is split up between tank track and tank turret the tank turret rotates with the cursor and fires a projectile when left clicked. The issue I’m having is after creating a pause menu the player is unable to shoot anymore and I am unsure on how to fix this issue if anyone can offer some guidance that would be appreciated

You probably haven’t changed back to game mode after the pause:

okay turns out the player is able to shoot but only when facing in a straight line

Ok. But this is something to do with your code. This is not a well known UE problem :wink: