I have still been having an issue with my aiming, I’m not sure if it’s supposed to be like this at this point in time but it’s buggy in the sense that sometimes if I aim somewhere it may not respond and aim where my crosshair is.
Sometimes if I aim to the left and the barrel is closest to the left it sometimes will rotate all the way around or sometimes get stuck halfway to the location, all my code is the same for my aiming component but I can not figure out what the issue is?
You can find my CPP file here: CPP File
and my Header file here: Header File