Remove Gamepad Highlight

Im wondering if its possible to remove the default Highlight Image whenever gamepad navigation is enabled because it ruins the purpose of my highlight function, it looks to blocky and doesnt fit the games UI.

Mouse
image

Gamepad
image

You should be able to set it to a GuiObject that has visibility off, or set all of its Transparency properties to 1 and it should get rid of it.

Thanks for your help!

1 Like