Flip Layer Horizontally and/or Vertically

DOWNLOAD -

Flip Horizontally or Vertically.json (18.2 KB)
Flip Horizontally or Vertically (Selector).json (18.2 KB)


Name - Flip Horizontally or Vertically


Description -

Hi all,

Here’s a real basic one I just came up with. The user has to select a layer and hit the button. Once they do, they’ll be prompted to type in 1, 2, or 3 depending on which axis (axes) they’d like the layer flipped on. Then it will flip the layer either horizontally, vertically, or both, depending upon their input.

1 Like

Very cool! You can actually create an option selector instead of typing in value if you use a text variable instead of a number.

Flip Horizontally or Vertically (Selector).json (18.2 KB)

1 Like

Oh, wow! That’s amazing! I had no idea that was there. Thanks! :slight_smile:

Hi! This script won’t work with animated layers :frowning:

Sorry. I just saw this. I would just add a null layer at the centerpoint of your animated layer and parent your layers to that null. Then use the automation on the null layer.