Help with shaking the camera while zooming!

Uhm anyone know how to make the camera shake while zooming in. I want it to go from bottom left to top right to top left to bottom right :hot_face:

You’ll obviously have to change the points where to zoom, but your code should end up looking something like this:

&zoom on # # to % in # (this is the part for zooming in)
&zoom on # # to % in # then zoom on # # to % in # then zoom on # # to % in # then zoom on # # to % in # (this is the camera shake)

To make it look better, you may need to repeat the code a second or third time. Hope this helped. :slight_smile:

1 Like

Tysm it did :heavy_heart_exclamation:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.