Adventures in ScriptNode: copying nodes
-
So I have a fairly complex network in a project that I'd like to use elsewhere.
It features an snex-shaper - with a fair bit of custom code in it.
I cant seem to find a way to copy it to my new project and have it work - it copies fine - it even compiles but it does nothing...
Are there any well known steps for this?