Greetings! I am re-creating a ton of elements of macOS at the moment, and now I am at the point of re-creating the Genie effect, aka, the minimizing effect of macOS.
Here is what the Genie effect is:
If it is possible, I would like help in trying to re-create it in Roblox.
Thanks in advance!
Replicating that 1:1 is impossible to my knowledge, unless you make the UI using multiple frames below each other and then scaling those, which is god dang terrible idea. You can make it similar by having a look at tween service and scaling the UI, but it will not look like this 1:1. Please correct me, if I am wrong.