MainMenu Smooth Tweening(Breathing Effect)

So starting off I’m trying to recreate a system that has been made before on Those Who Remain. as you can see here the camera has some a breathing effect to it on the main menu screen.Image from Gyazo This effect is what I’m going for. but I can’t seem to wrap my head around the functionality of it. I’m going to have to move the camera to multiple positions smoothly but at the click of a button stop the breathing effect and move to a new scene. I’m not sure if I should use tweening or maybe some sort of for loop. I just want to know the best way to go about coding something like this.

3 Likes

They probably used the EZ Camera Shake module.

3 Likes

I’ll check it out and see how it works.

1 Like