What
When clicking on the animation #index GDevelop should allow us to input the number to re order the animation index instead of just dragging to re-arrange them
Like what Steam does, instead of normally dragging the user has an option to input a number then the ranking will be updated.
Why
Sometimes we have a lot of animations, let say 100 and if I want to arrange them it would take a while. Would it be better to be able to input a number and it goes up or down to that place instead of dragging those 100 one by one.
And why would you care the order of animation?
Answer: it matters when you do condition with animation by number and it’s a better practice to organize things.
However, I think this is a low priority to improve QoL feature, it’s just nice to have.