I’ve been diving more and more into more advanced inventory systems (advanced for roblox anyways, slot based inventories and stuff like that)
Just my inventory UI alone is going to have dragging/dropping/swapping and updating (item icons, quantity labels)
and on top of that I’m also going to have more UI systems related to it like building/crafting and more
any one thing it’s too bad on its own, but combining everything and making the UI function properly and work together is what I’m stressed about, and I don’t even know where to begin
I can’t seem to find any good roblox resources on this (like always ) and resorting to offsite resources isn’t as helpful as it usually is, the only resources I tend to find on this are always in different languages and using libraries like react
I checked out roact, but It didn’t really seem all that great
any tips or resources would be great, this is the main thing slowing down my development, and it’s doing it drastically