Btw as an after thought, if you want to switch textures based on an int, look at the “Switch on int” function, you may like it.
I have found a way using my inventory to reference my array finally so I’m now drawing textures from a value stored in the array. Once I have the entire inventory working together I will post how to do it. right now its very ugly.