Hello people! For some reason my camera isn’t behaving properly and I’m almost sure I’ve configured things exactly how Ben did in the lecture. Even tried downloading his commit and overriding files, but the same thing happens.
So I’ll try to describe my issue as best as possible:
When I “Play” the game, upon trying to move/rotate the camera let’s say to the left - it goes both left, but up and down at the same time (very chaotically). Ok, so I tried to break the connection for the AimElevation node to see if only the rotation side of AimAzimuth is the cause. And so when I tried moving the camera to the right it goes relatively fine, but upon trying to move to the left it kinda gets stuck, as if something is blocking the path and I have to move the mouse like I’m steering a ship in order to force it to “overcome” this obstacle and continue moving to the left. And even so, I have to continuously move the mouse in order for the camera to overcome these “bumps”.
I have absolutely no idea why this is happening, so I hope someone here might lend a hand and enlighten me.
Here is a link to my GitHub repo: https://github.com/Xertor/04_BattleTank
Thank you in advance!