Hey guys!
For platformer game, how to make a camera to follow the player but with a bit of delay between start and end of the movement.
For example:
Player starts moving and then few milliseconds after, camera starts to follow/chase the character
Player stop moving, camera is a bit behind and then few milliseconds after camera reaches the player and stop moving.