Hi, blender/python newbie here
I just wanna ask: is there a way to add frame bits from Action Editor into the main Timeline via python script?
Say I have a walk-cycle action stored and I want to put that into the timeline using python script.
Can it be done by simple copy-pasting frame-by-frame from the target Action Editor into the Timeline? Is there a better way to do it other than this?
Thanks