EyeonTips:Script/Tutorials
From VFXPedia
![]() | I Am Fusion - Scripting 101
Why do stuff manually when scripts could do the work for you? This tutorial gets you started with Fusion scripting in Lua. It covers creating and connecting tools, setting their input values and some file name handling. Watch it on YouTube. |
![]() | Stefan Ihringer's scripting 102 covers a rewrite of the Bake Animation tool script in Python. Topics include: OOP, inputs, attributes and keyframes. Watch it on YouTube. The finished script can be found in the Useful Scripts section. |