Save layout for sequencer and curve editor, open level sequence by default?

o keep the sequencer layout consistent per level and open sequences automatically:

  1. Use Scripting/Plugins: Check if your sequencer supports custom scripts or plugins to save and restore layout configurations or set a default sequence on level load.
  2. Macros and Hotkeys: Create macros or use hotkeys to quickly open the sequencer and arrange it as needed.
  3. Templates: Save level templates with the sequencer already configured to minimize setup.
  4. Automation Tools: Use tools like AutoHotkey to automate the process of opening sequences and adjusting the layout on level load.

These options can help streamline your workflow and reduce repetitive setup steps.