Hi there,
I am setting attachments via script in Unity and I want to choose a random attachment from all possible attachments in a slot. Since the available attachments are not always the same amount, I need a way to get the amount of attachments in any given slot via Script. Is this possible? I haven't found a command that will give me this number.
Thanks!