I know how to rotate a SPRITE around a point with Phaser.Actions.RotateAroundDistance, but how could I rotate a CAMERA around a point? I’ve tried multiple solution but they all seem to be geared towards sprites and don’t work for the camera. Does anyone know of a function that would work? Thanks!