How to resize without distort

How to resize without distort

David Lindgren

2 года назад

39,133 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@bozhenadarchuk2535
@bozhenadarchuk2535 - 17.01.2024 02:40

Thank you so so much!
I can not explain how much you've just helped me!
Appreciate it!

Ответить
@CaptainItalia12
@CaptainItalia12 - 16.01.2024 17:51

Thanks a lot for the tutorial, needed some refreshing on the topic. This is what you can use on your Rectangle 1 position (not transform) to auto reposition where your layer originally was:
box_width = thisComp.layer("YOUR_LAYER_NAME").sourceRectAtTime(0).width; box_height = thisComp.layer("YOUR_LAYER_NAME").sourceRectAtTime(0).height; [box_width/2, box_height/-2]

Ответить
@SriSankaraTVKannada
@SriSankaraTVKannada - 27.12.2023 10:43

hi

Ответить
@user-tl4rs6mn1i
@user-tl4rs6mn1i - 16.12.2023 11:28

this is a very helpful video and I can finally resize rectangular shapes as i want. thank you !!!!!!!

Ответить
@kim_skin
@kim_skin - 08.12.2023 16:47

really helpful and explicit.
thanks

Ответить
@yacwac
@yacwac - 05.12.2023 15:00

that was so helpful thanks alot 🙌🙏

Ответить
@konepow
@konepow - 22.11.2023 17:31

i love you

Ответить
@RahulKashyap-zd8ho
@RahulKashyap-zd8ho - 22.11.2023 09:09

Thanks a lot ♥

Ответить
@brandiyskischannel4806
@brandiyskischannel4806 - 31.10.2023 21:19

there s no size in rectangle path1

Ответить
@usernamejase
@usernamejase - 25.09.2023 16:59

Doesn't work

Ответить
@mschocker77
@mschocker77 - 17.08.2023 23:53

Can someone help? I don't have the Size, Position and Roundness properties. Mine only says Rectangle 1. Any help?

Ответить
@EsainM
@EsainM - 31.07.2023 16:49

every few months I need to come back to this tutorial because I keep forgetting how to do this, but always look for this one, because I kinda got attached to it <3

Ответить
@tothnorbert1233
@tothnorbert1233 - 18.07.2023 19:59

What an intuitive way. XD Can't believe in 2023 Adobe still has softwares with features like this.

Ответить
@heredownunder
@heredownunder - 15.07.2023 05:56

Can you resize a Solid layer without Scale enlargement?

Ответить
@EricPeelMusic
@EricPeelMusic - 01.07.2023 11:43

Thanks bro. I was creating two "ends" and using masks to lengthen and shorten my bars. This is a lot, lot faster and easier.

Ответить
@NguyenThuan-hk3wb
@NguyenThuan-hk3wb - 14.06.2023 07:22

Tks sir. I love the way you use pop-up bubbles to show the detail of comp panel, I can see it clearly not take time open fullscreen

Ответить
@casg9305
@casg9305 - 10.05.2023 03:27

already cringing

Ответить
@alekseimutovkin
@alekseimutovkin - 03.05.2023 22:04

"Expression result must be of dimension 2, not 1" - didn't work...

Ответить
@athenafml1141
@athenafml1141 - 03.05.2023 14:45

is there another way to type the expression? it's not recognizing the box width

Ответить
@sporebryan2000
@sporebryan2000 - 24.02.2023 20:22

Yes adobe, that's really user friendly and intuitive, too bad resizing things and not deforming it is one thing we not at all do all the time.

Ответить
@shuvodutta8585
@shuvodutta8585 - 28.12.2022 22:32

Thanks a Lot🙂

Ответить
@WeLoveBuzzYT
@WeLoveBuzzYT - 26.12.2022 18:57

Thank you so much. This is exactly what I am looking for.

Ответить
@abhishekshukla8652
@abhishekshukla8652 - 21.12.2022 08:20

hi how can I make it appear from the top to bottom? like what values do I have to enter in box_width and box_height

Ответить
@7h07productions
@7h07productions - 03.12.2022 19:50

Merci !

Ответить
@mhdsameeruc2738
@mhdsameeruc2738 - 28.10.2022 08:24

thanks bro, this help me lot

Ответить
@CyborgCollective
@CyborgCollective - 26.10.2022 18:52

Cheers mate. I couldn't for the life of me work out the expression. Appreciate the short video.

Ответить
@topstories4624
@topstories4624 - 08.09.2022 17:25

Hi i want to scale right side of the rectangle then scale left side...how we can do it

Ответить
@topstories4624
@topstories4624 - 05.09.2022 15:42

hi how to scale both left side and right side of a rectangle one after one. any idea

Ответить
@huytranonline
@huytranonline - 23.08.2022 16:44

Thank you so much for this tutorial. I'm trying to do the same thing but with a 6 point hexagon but i'm getting an error of "Cannot read property of [0]" of undefined. I've tried changing the numbers but regardless of the number I still get the error. Any ideas on how to fix this?

Ответить
@arnaudmarie3092
@arnaudmarie3092 - 12.08.2022 11:03

THANK YOU

Ответить
@martin_bolha
@martin_bolha - 05.08.2022 11:56

You are a live saver sir :)

Ответить
@TradingFeline
@TradingFeline - 23.07.2022 00:41

Finally this is exactly what I've been looking for. Is there any way we could just edit the shape just like in Illustrator by just dragging corners and such?

Ответить
@tmcreative6835
@tmcreative6835 - 21.07.2022 22:34

Great tutorial! Is there a way to make the anchor point the center/top of the rectangle, so it can grown from the center/top down?

Ответить
@rickymotions3046
@rickymotions3046 - 19.07.2022 02:01

Just removing the stroke from the shape itself and adding the stroke as a Layer Style works as well, since the stroke is being applied AFTER the transformations. Layer Styles are very underrated in AE and a lot of designers forget about it's existence lol. I always look for other solutions before using expressions as a last resort. I had to do the layer style method instead for multiple lower thirds that included long names. Hope it helps y'all, too!

Ответить
@kuldeepsinghtanwar9242
@kuldeepsinghtanwar9242 - 21.06.2022 08:57

Syntax error unexpcted token . this project cntains an expression error 1 of 1. please help

Ответить
@rasandavalery9853
@rasandavalery9853 - 30.05.2022 22:30

Thanks man! you just saved me 😁✌

Ответить
@KrazyKarthik1
@KrazyKarthik1 - 11.04.2022 10:28

You are soooo underrated man.

Ответить
@ice_boy8228
@ice_boy8228 - 25.03.2022 21:20

Thank you very much, i spended on this shit for 3 hours

Ответить
@azsportza
@azsportza - 28.02.2022 06:05

You don't need to rotate the shape to change directions of the animation. Change the box_width to be /-2 for left to right or /2 for right to left

Left to Right:
[box_width/-2, box_height/-2]

Right to Left:
[box_width/2, box_height/-2]

Ответить
@naraosga
@naraosga - 15.02.2022 14:15

I have a syntax error with the code :(

Ответить
@amitkoeri2364
@amitkoeri2364 - 16.12.2021 10:08

i like your tutorial... thanks for this information

Ответить
@maheshnagaraj9262
@maheshnagaraj9262 - 15.12.2021 22:59

This is very helpful. Thanks a lot for the tip.

Ответить