I would like to create a dynamic inspector before the play mode start where the user can state the amount of animations, after which that amount of slots open up where the user can drag and drop the animations to. Is this possible without having to create a custom inspector?
Wouldn’t a list of animations simply work?
You might need to make a custom window that pops up at Awake however