I am helping my friend make a menu screen and the buttons in Surface GUI won’t work with a custom camera CFrame. How can I make buttons in a Surface GUI work with a custom camera CFrame?
What do you want to achieve?
Make buttons in a Surface GUI work with a custom camera CFrame.
What is the issue?
Surface GUI buttons will not work with a custom camera CFrame.
What solutions have you tried so far?
None. I’ve looked for any solutions on the Dev Forum but couldn’t find any.
Tick ‘AlwaysOnTop’ on the SurfaceGui , also a general rule of thumb for the majority of interactable surfaceGuis to put them in the Players PlayerGui folder, rather than the workspace, and set the adornee - tends to work much better and be much easier to organise.
You Can Try To Make Invisible Button Or A Bit Visible On SurfaceGui, So You Can Interact With Button(-s) Or Something, If You Want Else, Idk, Maybe Set Interactive Radius To inf So You Can Press It From Anywhere. That All I Can Say.