Skip to main content
Participating Frequently
April 24, 2019
Question

How to make A project unable to edit?

  • April 24, 2019
  • 1 reply
  • 259 views

I want to make some after effect project unable to edit. Or at least hard to edit anything in them. Is there a way I can do this. Or how to make it hard to edit.

    This topic has been closed for replies.

    1 reply

    Martin_Ritter
    Legend
    April 24, 2019

    You can add expressions to nearly any animation. Instead of writing them readable, you can use the eval(); function in combination with jsxbin terminology (you'll need Extented ToolKit for the code).

    It will still be possible to edit the project, but you can create the expressions in a way, that even the tiniest layer movement messes up everything.

    In most cases, it is faster to sell the project or don't give it away.

    *Martin