Right now camera is on center of the player, but I want camera to look upwards of the player, so that player on bottom of the screen at all time
This should also work
Right now camera is on center of the player, but I want camera to look upwards of the player, so that player on bottom of the screen at all time
This should also work
Just add a certain amount of number to your Y event.
So it’d be your lerp()+50, or whatever.