How do I set the scale of an actor to grow/shrink according to how many items are in my inventory?

Oh! I see, okay. Well, I’ll get rid of the max node and stick with using strictly the inventory size to remain simple for now. When I connect the inventory array to length, would I need to multiply off of the length to then connect it to Set Actor Scale?