Skip to main content
Inspiring
January 5, 2022
Question

Expression - Flip Shape Path

  • January 5, 2022
  • 2 replies
  • 385 views

Hi, maybe you know a way to make a flip vertical or horizontal shape path using expressions?
I'm only interested in the ability to do this using the expression or script

Thanks for the help

This topic has been closed for replies.

2 replies

Mathias Moehl
Community Expert
Community Expert
January 7, 2022

You can use the mirror iExpression with the "Mirror only" option:

https://mamoworld.com/after-effects-expression/mirror

 

iExpressions is available at

https://aescripts.com/iexpressions/

 

Here is a tutorial about the expression:

Mathias Möhl - Developer of tools like BeatEdit and Automation Blocks for Premiere Pro and After Effects
Mylenium
Legend
January 6, 2022

You need to explain this more specifically. Could be as trivial as scaling by -100%, could be a whole lot more complicated like reconstructing the path based on individual points.

 

Mylenium

HarchenkoAuthor
Inspiring
January 6, 2022

I need to make a flip (mirror) shape path or mask path, using an expression, inside the path.

I don't need to resize the layer, resize the group of shapes.

I think I need a solution using createPath expression, in this case, this is probably a question of recreating on the basis of existing points

Regards