Can you make a number variable that controls a component's width?

Hey guys,
I’m wondering if you can have a variable that, when changed, it changees a component’s width for example.
Thank you :slight_smile:

Yes, you can create a number variable and bind it to the width of the object. You can find out more here:

Thank you so much :slight_smile: