Yes I think the best solution would be creating widgets and just 1 button
I am working on a version with a GUI but ideally I want to make it paid and I can’t make it paid currently (this would be a pro version). For me, it just shows a button which opens a dropdown, guessing it’s because I have a 1366x768 screen.
Yes, I think buttons are problems, I would do 1 single button, when you click on it a GUI is tweened with the other options. Anyway good work, good luck!
I don’t think it matters. You could use scale the guis
I will make a fast plugin to show you the Idea, give me some minutes!
You can see how it will be with our screens by getting not your computers aspect ratio but the viewport. Requires a bit of coding to figure out but message me if you want the explanation.
I’ll give you guys a preview of the Pro version, not sure how I’m going to stop duplicate scripts but I’ll end up figuring it out to make a decent GUI system. I’ve not quite got all the features in the standard plugin yet as it’s harder to code with a GUI system.
You can use ui list layout so it doesnt become really stretched with white space on 4k
I’ve put the background as 1,0,1,0 in the size settings anyways. I’ve also told the buttons to be 1,0 wide as well.
Yes but like a square with 1,0,1,0 looks like a rectangle at 4k without constraints
Idk what you mean, I’ll give you a beta version of the pro version just so you understand me.
Disable CoreGUI Functions Pro.rbxmx (38.9 KB)
My computer cant run rbxmx (30)
What do you mean? Try putting the file into C:\Users\YourUser\AppData\Local\Roblox\Plugins
UNIX kernels can’t run rbxmx. It is the standard to use rbxl as it is supported on all devices
I’m guessing your talking about Linux… Roblox doesn’t make file associations automatically for RBXMX anyways. If your using Wine then I’d guess it make a folder for your virtual drive.
Oh wait a second, Unix is MacOS as well. Anyways open Studio, go into your plugins tab and find the first dropdown saying Tools and then click ‘Plugins Folder’. Sorry for the confusion, I use Windows and I’ve never really used macOS or Linux.
Okay, so I made this to show you my Idea. Check it out!
https://www.roblox.com/library/5917390990/UI-Plugin
I see, I’ve got to say it’s good as it really is. I sadly have no idea how to do this without a draggable window.
You should add a anti-player collision script. Other then that, I like the concept.
Thanks, I will think about that as I need it for one of my games anyways