It’s come to notice that the library is only useful during the editing of your project
I think that the library can be improved
If there was a way to summon things that exist in the library and put them into the project while it is running
This will allow for wick to be able to handle way larger projects
I was thinking something like
If(something happens){
Summon(box)(2)(00,00)
}
This means that the program will
Summon 2 boxes (the first one called box1 and the second box2) at 00,00
Although I do understand that this may not be possible and if so it’s understandable
Also, if the editor could at least have a organization system
Where if you right click on the library you can make a file which you can drag and drop things into and out of simply to be more organized
That would be nice
Thanks
-Trio