I am trying to make a system where you can buy multiple of the same things and still save them for the next time you rejoin but I do not want them to be tools.
So I just want to have something like a category data to store all other smaller data in the category data. So that I do not clog my main Combine
with all the smaller data