Button code scalable ?
-
@d-healey I just watched your Scripting 101 video (great video btw!) and was finally able to follow along with you on the Led button tutorial. I have a question...is this scalable with some additional script? Is it possible to use the item properties tab to rescale them and the elements stay in proportion to eachother?
-
@Chazrox I made another video showing how to make it resizable - I think it's only for Patreon.
Basically it's exactly the same but we replace absolute pixel values with values relative to the button's width and height. So instead of writing 25 we might write a[2]/2.
-
@d-healey Sweet. I didnt see that video. JUST signed up for your patreon also!
-
@Chazrox Thanks! Here's the video link - https://www.patreon.com/posts/making-led-in-112912332