I am developing 3D game , the main camera is child of player.
When player jumps camera too gets move up with player as its child of player.Is there anyway to stop this behavior?
The only thing I can guess is to make camera separate gameobject and let it follow player