I’m just spitballing, but the player camera manager “manages” whatever camera is currently associated with the player controller, right? So my guess is you change it by changing the camera that’s used. If it’s a character with a camera component, it should be as easy as deleting the default camera component and replacing it with a cine camera component.