#why cant i rotate gui
1 messages · Page 1 of 1 (latest)
because it is on a UiGridLayout
what can i do about this
nothing, the only you can do is to create the gui inside of the button
like the button will be basically invisible, just used for input and yk inside of it you create the frame that looks exactly the same as the button
and then you can rotate it there
oh ok
thats a lot of work bruh
Just make frame invis and call it buttonHolder
Then put button in there and rotate frame
but without the grid frame it would be very out of place
Wdym?
Have you tried it
you want me to parent it to a different frame
I’m saying instead of button use frame and put button in frame
thats basically what he said...
No he said to recreate the button AS a frame
And make the button invisible
I’m literally just saying the inverse
I said to the button to be invisible and just register the inputs
from there create in there the frame that will look the same as the buttons shown
^
so why does that help
oh ok
Cuz you can reuse the buttons instead of making new ones as frames
Just make invis frames
And put the buttons inside the frame so you can rotate
Do you understand
yeah
Well lmk if that works
youll have to place them manually
np which one did you do