Hello! I'm loving the update so far. I came to start another jam game and I was like whoaaa bad timing to learn all this new stuff lol.
Anyway, I thought it would be nice to be able to add some notes/metadata to a skeleton so my game can read it at runtime. I guess I can just add some default events, but what I envision is a simple UI when the skeleton node is selected that allows me to add key/value pairs of various types: numbers, strings, etc. It would be nice to have this so I don't have to muddy up my actual events that I want to key in my animations. A notes field would be nice so I can leave documentation/instructions for other people I collaborate with. Thanks for everything!