:SetPosition doesn't seem to have any effect on mobile buttons

Hello all! I am requesting assistance as I seem to have some trouble with positioning mobile buttons using :SetPosition, I already checked Creating Mobile Buttons and used some of its sample code, but with no noticeable change to the button’s position.

– I want to position the buttons in a more comfortable position, but it doesn’t seem to change anything.

I used this sample from the website, Creating Mobile Buttons.

ContextActionService:SetPosition("InteractNPC", UDim2.new(1, -80, 1, -150))
3 Likes

Did you ever get a fix for this?.. I can’t find anything