I'm a beginner so sorry if I word things weird. I have a camera that has a scroll to behavior and in the event sheet there's an event for every tick that has the camera set to lerp. Everything about this works how I want it too except I want the player to be in the general middle of the screen when the camera starts following them. The player gets a bit close to the edge of the screen before it starts following them. Is there a way to keep the character in the middle and still have a lerp camera? I'm also doing a 2d platformer if that makes a difference.
Thanks!