Is avaliable camera movement like this?

Hi, guys

I want my camera move like this video
https://www.instagram.com/p/CnTjGopog7B/
smooth like a pro, just like camera follow a curve
is possible to do this in babylon?

You’ll find a lot of different similar examples here - How to build animation for ArcRotateCamera so it can rotate smoothly
Basically, you need to control camera animation and camera target, that’s all :slight_smile:

3 Likes

thank you!