Skip to content

Repository files navigation

matchnull

Adobe After Effects script for creating a null layer as a parent

This script is a standalone script, not a UI panel script. It can be run via the After Effects File > Run Scripts menu, or added to a bar such as AEBar.

Download the pre-built script from the Release page.

Building from Source

Follow these steps to get a pre-built script from the source code.

Prerequisites

Ensure you have the following installed on your system:

  • Node.js (LTS version recommended)
  • pnpm (v9 or higher recommended)

Check if pnpm is active by running:

pnpm -v

(If pnpm is not installed, enable it via corepack using corepack enable pnpm).

Installation & Build Steps

  1. Clone the repository:

    git clone https://github.com/azhimaworks/matchnull
    cd matchnull
  2. Install dependencies:

    pnpm install
  3. Build the project:

    pnpm build

Your pre-built script should already be in the dist folder

About

Adobe After Effects script for creating a null layer as a parent

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages