Topic: Disable pause menu button
My game doesn't use special moves. So I need to remove the SPECIAL MOVES button from the pause menu.
I tried disabling the button and removing the SPECIAL MOVES button. In both cases, it broke the menu navigation. When the player activated the pause menu, he could use the down button to highlight the OPTIONS and CONTROLS buttons. But he could not get to the BACK TO MENU button. Instead, it wrapped back around to the OPTIONS button.
What is the correct method for customizing the pause menu?