I'm currently developing a Twin Stick shooter and I'm adding a button to switch the placement of the attack and movement stick but I'm stumped on how to change the placing. I've got a button on the menu that when the player presses the switch button, the Global Variable:StickPlacement is set to 1 and when it's set to 1, the sticks trade places but how to I make it go back? I tried to make it so that when the button is tapped again AND the Global Variable is:1 the StickPlacement changes to 0 and the Sticks are switched back. This "Switch Button" will also be available on the Pause menu of the game.
I still don't know what I should do. This is basically the same concept I'm stuck with, with music and how to make music turn off button and on button.
Here's the problem: https://www.dropbox.com/s/s72ofewfx0ufg ... .capx?dl=0