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.
Thank you
I can’t do it
Yeah, I just kinda gave up hope of always getting a zoom without a curve.
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.
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)
Thank you
No problem!