Camera movement according to button

Hello everyone !

I was wondering how does one could do something like placing points or buttons or I don’t know what, and, with a gamepad, switching between theese things, and move the camera along with the switching.

If it’s a bit blurry, have a look at this video : Need for Speed Gameplay Innovations Cars & Customization - YouTube
The thing I call “buttons”, “points”, etc are the points where the car can be customized. Do i need to place all the camera I want, ,and then do a Set View Target with Blend ?

Thanks for anyone who can help !

Okay, thanks for the answer :slight_smile: I’ll do it that way then.

Hey tbeaugelin,

Yes you are right. For this, you should place all the camera and then use SetViewTarget with Blend function. Also you need (if you want) a camera control manager blueprin for smooth controlling.