Cinemachine not following set object

I’ve never used Cinemachine before, so I’ve been following a tutorial for how to use it, but for some reason the camera won’t follow the object I have set to follow, even though it works in the tutorial when they have the same settings, there’s a screenshot of what my settings look like, could you tell me what I’m missing?

Check and make sure you have the Cinemachine Brain component on your main camera. It uses the data from the cinemachine component in your hierarchy and applies it to the main camera. Also, I’d maybe play around with the “Body” element in the CinemachineVirtualCamera component and see if it is a possible setting in there or your “Lens” element.

2 Likes

That fixed it, thanks!