Hello, is there any way to reorder the animations in the outline of the Atlas File? Initial instinct was to drag and drop but it doesn’t work.
Found a workaround for it thanks to Ctrl + X and Ctrl + V being supported on those list items. Essentially the same as reordering items using splice in Javascript.
Anyhow, I do think this would be a great addition to the editor though. For user experience.
Here’s an example of how to essentially “reorder” the animations using Ctrl X and Ctrl V:
1 Like