Composite
Composite copied to clipboard
Issue with unique name of level
When forking an existing level, the current behavior is prefixing _forked to the name, that reach very quickly an error if you fork 2 times the same root level, because it will tell you the name already exist.
Create a naming convention that is more scalable than this.