Back to Browse

Camera Follow in 2D Platformer Game #unity2d

413 views
Jan 24, 2020
3:55

#camerafollow #2dcamerafollow #playercamerafollow #2dcamera #unity2d In this video tutorial, you will learn how to implement a 2d camera that follows the platform player when the player is moving. You will get an idea about the following things: - Use of LateUpdate - Camera offset calculation - Lerp for smooth movement - Camera follows target Here you have useful links to the topics those used in this video: Vector3.Lerp https://docs.unity3d.com/ScriptReference/Vector3.Lerp.html MonoBehaviour.LateUpdate https://docs.unity3d.com/ScriptReference/MonoBehaviour.LateUpdate.html

Download

1 formats

Video Formats

360pmp46.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Camera Follow in 2D Platformer Game #unity2d | NatokHD