Reversing the ThridPersonCamera ApplySnapping()

Hi i have a level in which i’d really like to make it so that when snapping it points to the front of the player rather than the back of the player.

Here is the apply snapping method what do i have to do to revese this so it points to the front rather than the back?

Thanks everyone, sorry about this.

EDIT: Got this sorted out now sorry if i wasted anyones time, it was really easy

I was thinking it would be a simple varible in the script that would need to be set to negative but it doesn’t seem that simple.