Hello.
For the past 2 days i’ve been trying to make a tooltip that’ll automatically scale depending on the children. Similar to how Pet Simulator 99 / Arm Wrestling Simulator did it.
Picture of how I want it to look:
I managed to get it working with offset, however when I scaled it for all devices it broke.
This is how it looks when I use an offset:
PC:
Mobile:
And when I switch to Scale instead of Offset it looks like this on PC:
And on mobile:
I’ve tried making a script that’ll take an AbsoluteSize of all the children and scale the frame to that size but it just broke even more. I’d send the script here however I already removed it because I thought i’d eventually solve it somehow.
I’ve also tried searching on the forum for any possible solutions but found nothing that would solve my issue.
Here’s the file with the frame, etc…:
Tooltip.rbxm (7.1 KB)
I’d appreciate any help.
Best regards,
Kuba.