lopopylopy / mrbreakfasts_free_prompts

Free and open-source prompt pack with over 400 svg and png assets.
https://mrbreakfastsdelight.itch.io/mr-breakfasts-free-prompts
Creative Commons Zero v1.0 Universal
15 stars 3 forks source link

Generic "Start" and "Select" buttons #14

Open benwilson34 opened 2 weeks ago

benwilson34 commented 2 weeks ago

I'm developing a PC game that supports multiple types of controllers, so I prefer to use generic gamepad prompts for a more consistent experience. Every modern controller has some kind of "Start" and "Select" buttons even if they use different names, so I think it would be useful to have generic prompts for those buttons. Maybe something like this? (just a quick mockup)

image

What do you think?

lopopylopy commented 2 weeks ago

There are a few things I would edit. I can't tell if the curves are symmetric horizontally and vertically, but if they aren't, I would make them symmetric.

I would make the stroke thickness the same as the bumpers and then increase the size of the text. The button shape would essentially look like the corresponding buttons of the Steam Deck.

image The "Steam" button here uses Poppins Heavy so it looks consistent at a small size. However, I would be fine with the regular Poppins Bold for the buttons you propose.

This is a good idea though! I tried to do all the generics, but I suppose I forgot about select and start. I'd be happy to review a merge request, but if you don't get to it, I'll do it at some point in the future. Thanks!