so I want the camera to go infront of the character rather then behind them otherwise you can't get a good look at the level as it comes up. I'm using the follow camera technique with the camera following with a lerp command, but have a camera target sticking out infront of my player for it to follow.
It's working fine if you're just running in one direction, but if you turn around you get this sudden jarring camera shift as it tries to follow. I'm wondering if theres a way around this?
imgur.com/a/38O8MsH