#Would anyone Know anything about scripting gui's in any form?
1 messages · Page 1 of 1 (latest)
** You are now Level 1! **
im assuming you dont want to hire somebody for this
so i would just start from the basics of scripting and progress
or find a volunteer
i mean i think i would need to hire someone but i wanna try learn since its a passion project since i have a team for the game but they can only build
this is basic so if you did hire someone it probably wouldn't be very expensive, and learning wouldn't be very difficult
if you need more direct instructions i can help you out too
that would be awesome
because i think gui scripting is about connecting actions to the driver seat
i might be wrong
im not too sure
it would involve getting inputs from the client (the gui) and sending it to the server
ah hm
yeah my team and i have been stressing over help and everything and i have hopes i could learna thing or to
to help us
so i'll start with asking is the ui actually rigged to be used properly or is it purly visual
are the buttons actually buttons
can you drag it up and down
well its a template for now and can easily be made into a rigged one
in which case ill do
so i would start with that
ya gui stuff is weird but if its a kit its probably scaled correct for all devices
i made it up by hand haha
but clamp the Y position of the knob between the top and bottom
oh so is it scaled?
so the emergency and light button are now uh pressable
roblox studio has a tool to see how ui would look on other devices
its called device emulator
because before scripting you always want it to be scaled
alrighty ill try uh find it
** You are now Level 2! **
i actually had to make it cause new studio is
bad
so you have to add it as a tool in the tabs
ohhh
yeah i disliked the update
it should have been a toggle lol (as it was before as a beta feature)
yeah i had to add all the tools that just got removed for some reason
and if it isnt scaled properly
you can use a plugin
would you have an idea as to what plugins i may be able to use?
autoscale lite
but dont get in the habit of it being a process of making ui
use it just to fix already made ui
because its not perfect but
ah okay