i want to make it so that content parented to an ImageLabel stays inside it’s outline, sort of like the below video:
https://gyazo.com/a57bcd60f912b30192978320eda234e3
BendsSpace
(BendsSpace)
#2
Unfortunately, Roblox doesn’t currently support this.
(But you can here Masking for UI Elements )
If you really need this, there is a work around using viewport frames outlined here:
(You’ll need to convert your outline into a mesh though.)