How to make this camera smoothly around this map?

You’re probably looking for splines. It’s when you create a smooth path from multiple points. You can use it for the camera by putting points all across the map. There’s a lot of math involved, but there’s plenty of community modules available.

Here’s one module I found:

2 Likes