#Phone UI appears how to off it?

1 messages · Page 1 of 1 (latest)

earnest wren
#

Some circles button appears on any phone device when playing game , BUT I DIDN'T ADDED THEM, i scrolled in internet about this info - nothing , when clicking on this buttons - they open gui frames , but again - I DIDNT ADDED THEM

fossil rune
#

put studio into phone test mode (device mode) and check your playergui there. you're most likely adding them yourself but the best guess is you're using 3rd party libraries that are adding them

earnest wren
fossil rune
#

cas can make ui buttons for mobile depending on how you use it

earnest wren
#

Ok thanks.

fossil rune
#

either that or you have something giving it similar names to contextactionservice

#

but my money's on it's coming from cas

earnest wren
#

Thanks anyway! I don't think it's that important to look for the reason for adding buttons, I'll just delete these GUIs.

#

But i think i can find it by searching instance.new and etc you know.

fossil rune
#

createTouchButton: boolean
Whether a GUI button should be created for the action on touch input devices.

earnest wren
#

yep yep i here to say it XD

#

now i understand where was problem

#

i should just add "FALSE"

fossil rune
earnest wren
#

Thanks alot! 👍