I recently incorporated the amazing Theatre.js library to add animations to a section of my website.
Now I realize I need to include some animation at the beginning as well.
However, when attempting to select and move all the keyframes using the studio UI in the Sequence Editor, I'm facing difficulties.
Do I really have to manually readjust every single part of the animation?
Considering that the positioning of the keyframes in relation to each other requires a delicate touch, it might disrupt the work I've already completed.
Is there a simple snippet of javascript code that I could input into the console to automatically shift all the keyframes to the right by a specific time increment?
[1]