Hello, making basic 2D game, when I turn the camera that follows the player off the jumpiness goes away. Is there a way to have the camera follow player without jumpiness.
Currently I have camera as a child of the player. I am not sure how to prevent this jumpiness while the camera is following player.