Hello
Essentially I’m using the mouse wheel to rotate the camera around the player (up is counterclockwise, down clockwise) and I have it functioning, but the way I’m doing it right now means that the camera simply snaps to the next position rather than rotating smoothly. This is the blueprint that I’m using (the other direction is identical just reversed direction)