I'm asking whether it is possible to make a scalable object that has certain parts of that object unchanged, such as resizing a window. The stuff in the middle resizes, but the sides don't; like a border.
I can emulate this with multiple objects for corners and sides, but it is glitchy and many times leaves small whitespaces.
When you do things right, people won't be sure you've done anything at all.
- God (Futurama)
Well, that's just a more advanced way of faking the movement, and not quite what I'm trying to do.
For example, when you put a button into MMF, there is a "3D" border styling applied to it. No matter what size you make it, that border will still be the same thickness. I know I can do this using the Active System Box object, but I want to know if I can do this with images.
When you do things right, people won't be sure you've done anything at all.
- God (Futurama)