How do I lock the camera on a group of players?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By SeaFerret

Hi, so I’m making a game where you control a bunch of players, but I need the camera to keep track of all of them. How could I do this?

:bust_in_silhouette: Reply From: kidscancode

There is an example of this here:

http://godotrecipes.com/2d/multi_target_camera/