Hello,
Can anyone tell me how I could remove the dead zone from one side of the screen using Cinemachine?
i.e. this is a 2D platformer and throughout the game the player will only be able to move right, and when they do that the camera will follow them. Once they move forward they won’t be able to go back, the screen should be locked from going left. So in other words the camera should only follow them in positive X axis movement (using the dead zone on the right hand side of the screen).
Any tips on how to do this? Thank you