Page 4 of 4

Re: Animate value with Lua scripted graph

PostPosted: Thu Aug 30, 2018 9:00 pm
by carmandale
This script is working for me to animate a value. But I want to set the animation to start at a specific time.

For example, for a 720 frame animated piece, I want to animate a visibility at frame 200 and end at 248. With the current script, it starts at the beginning. Is this possible?

thanks,
Dale

Re: Animate value with Lua scripted graph

PostPosted: Fri Aug 31, 2018 7:27 am
by bepeg4d
Hi Dale,
not possible at the moment.
You need to prepare another .ocs with only 48 frames, and add them in compositing.
ciao Beppe

Re: Animate value with Lua scripted graph

PostPosted: Sun Jun 09, 2019 2:05 pm
by markflorquin
Great Script and how to. Saved me from creating countless manual nodes... :)

Re: Animate value with Lua scripted graph

PostPosted: Mon Feb 21, 2022 7:52 pm
by michalex19
I'm a little late to the party but wanted to check in on this.

Is there not a way to just keyframe in Standalone?

If not, is there a repo of scripts like this one, for instance, if I want to keyframe a transform value, or an rgb value or whatever, this obviously can't be used for those things, so what is the best way to do that?

Thanks in advance!