Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

OK to map all buttons on device to single button

A topic by Josh Goebel created 5 days ago Views: 161 Replies: 1
Viewing posts 1 to 2

Is it OK to map all device buttons (dpad, X Y A B) to push the single button - ie all buttons have the same “one button” effect, just user chooses which to use. Feels like still same rules, spirit - but thought I’d clarify.

Host(+1)

Yes, that's OK.

You can map multiple physical buttons to the same single action. For example, D-pad, X, Y, A, B, Space, mouse click, or screen tap can all trigger the same “one button” effect.

The important rule is that the gameplay only has one action, not multiple different actions.