Hi, I am building a shooter/bullet hell type game. I have cool new mechanic that allows the player to move around the ui slider. The player uses the space key to shoot. Since its a ui element, does that count as an extra button or not?
Edit: Nvm, I fixed it so that clicking the mouse on the ui wont shoot. So now instead of the space button, I' m using the mouse to shoot.