Ever since the bug where the unload script stopped working started, I’ve been using the unload script as an “extra” script where I write in long lines of code and run it when needed.
My suggestion is that wick adds a way for the user to add a “new” script type that they can name, give a color, and add code there separately, and have the option to include the script in an individual, or in multiple objects.
For example, let’s say I was creating a game where the player is multiple characters into one clip. Rather than having functions, lines, and code everywhere in the clip and check the clips timeline, and have it act differently based on its character using variables and other methods, I think it would be more organized if I add a script for every character separately in the clip, name the scripts something based on the characters and color code them, and run the script that I need when needed.
I think that this could be a good way of organizing code.