Turret Rotation (145): Turret Shaking

Hello,

So my tank turret is rotating properly, and my code matches the lessons, as far as I can tell. However, when my barrel reaches the cross-hair, it begins to shake. If I move the mouse more, the turret stops shaking until it has again caught up to the cross-hair. Has anyone encountered this or know the cause?

Thanks!

1 Like

Ok, so it seems the bug in lecture 148 was the same bug I was experiencing, or at least had the same solution. By removing the hide collision on both the TankTurret.h and the TankBarrel.h and then turning off all collision on those two parts fixed the shaking on the barrel.

1 Like

Privacy & Terms