So for like the past month and a half I've been trying to create a menu that can edit all your custom attributes.
And with the help of , and a little bit of chat gpt, this is what I was able to do it. I wanted to not only showcase what I've done, but ask for a code reveiw because I feel like there is a bit more that could be optimised and I just wanted to see if there is anything worth improving.
Like for instance I think in lines 119-122 and 223-226 I think that if you have a ton of attributes you want to create a property for, you could run into an issue where that section of the code takes up 15 lines instead of like the, so far, managable 4 lines.
Attached is the script as well as a short gif demonstrating what it does.
Tysm