Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
150

Separate Dimensions on Scale Property

Community Beginner ,
Sep 28, 2022 Sep 28, 2022
Allow the separation of dimensions for the Scale transform control. Just like Position does currently.
Idea No status
TOPICS
UI and UX
2.0K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
9 Comments
LEGEND ,
Sep 28, 2022 Sep 28, 2022
I'd recommend that ANY multidimensional property could be separated - not just scale - such as position-like properties found in effects like CC Bend It or Beam.
Translate
Report
LEGEND ,
Sep 28, 2022 Sep 28, 2022
I've managed to get everyone a workaround script while we're waiting for this feature to be added:
https://gumroad.com/l/WVDDp get it here for free!
Translate
Report
Engaged ,
Sep 28, 2022 Sep 28, 2022
I'd really like to see this implemented
Translate
Report
New Here ,
Sep 28, 2022 Sep 28, 2022
This is a good script that i found it , its very could help me alot

https://videohive.net/item/link-it/24713653
Translate
Report
New Here ,
Sep 28, 2022 Sep 28, 2022
I separate the X and Y position on layers A LOT, and I often need to do it for the scale of a layer and it's a huge PITA that I can't just right click and separate the dimensions for scale like I can for position

please add this--thanks
Translate
Report
Community Beginner ,
Sep 28, 2022 Sep 28, 2022
For anyone looking for this moving forward, what I ended up doing and it worked great was to just create two sliders controllers on the layer that I wanted to separate dimensions on. Named them xScale, and yScale. Then quickly threw in an expression in the scale control

x = effect("xScale")("Slider");
y = effect("yScale")("Slider");

[x,y]
Translate
Report
Community Expert ,
Sep 29, 2022 Sep 29, 2022

This would be very useful to have built-into AE.

Translate
Report
Advocate ,
Jan 28, 2024 Jan 28, 2024

I agree that we should have a "Separate Dimensions" on pretty much every array! This has been requested a few time over the years, but I've never heard any response from Adobe.

Translate
Report
Community Expert ,
Jan 28, 2024 Jan 28, 2024
LATEST

Hopefully, this gets implemented for Transform > Scale.

 

In the meantime, Effect > Distort > Transform, then uncheck "Uniform Scale" to activate Scale Height and Scale Width.

 

 

 

 

Translate
Report