I have a game that's entirely composed of frames, so I don't want any of the default ROBLOX gui cluttering it up. I use StarterGui:SetCoreGuiEnabled to disable the GUI, which normally works.
However, on a mobile device, the movement/jump pad still remains when I disable all GUIs. Is there a way to disable this GUI, or is this just a bug/oversight on ROBLOX's part?
Context Action Service is what I think you're looking for: http://wiki.roblox.com/index.php?title=ContextActionService_tutorial