Coding help for intro zooming!

The first coding for my intro, I wanted to zoom in my intro and when I want to zoom in only one place it will move when zooming!
Sorry I don’t know how to explain!

I’m assuming this is what you’re talking about, hope this helps. :purple_heart:

2 Likes

Thank you :two_hearts:

1 Like

I can’t do it :sweat_smile:

Yeah, I just kinda gave up hope of always getting a zoom without a curve. :joy:

:joy:

Not sure if this is already fixed but you just have copy the code when u zoom in and out of the charcter, and then zoom to any other place depending on what side you want a curve on. then just put them all together like so:

@zoom on 123 456 789 at 300% (zoomed in)

@zoom on 123 456 789 at 300% (random area depending on the side you want a curve on)

@zoom on 123 456 789 at 300% (zoomed out)

Just adjust the 0coordinates and percents to your liking.

1 Like

I did something else with it but tysm!!

What if I don’t want curve?

Then u just omit that code and code this:
@zoom on 123 456 789 at 300% (zoomed in)
@zoom on 123 456 789 at 300%(zoomed out)

1 Like

Thank you :two_hearts:

1 Like

No problem! :wink:

1 Like