I have a package with some IntValues, NumberValues, and other miscellaneous items like parts and whatnot. However, I would like for the properties of these values to be different for every package. How would I include these in the package but allow them to be modifiable?
I need to do the same with ObjectValues as well, but Attributes don’t support that.