Hi all,
I’m making a button for mobile players that makes them equip a tool on touch. However I struggle with positioning and resizing the button correctly. I noticed that the ContextActionGui GUI gets automaticly generated in my playerGui. How would I go about resizing the frame (not the button)?
contextActionService:SetPosition()
This line would only affect the button, not the Frame.
If you have any other suggestions on how to do that more efficiently, I’d greatly appreciate it even if it’s not a solution to my problem.
Thanks!