Cool Button Editor for Your Games

Cool application for novice developers and for those who want to save time on creating buttons for their games.
In this editor, you can create a sprite of a cool button for each of its four main states in a couple of clicks.
Sprites are downloaded in PNG format (with or without text of your choice).

P.S. You can even create buttons in the style of Minecraft and Terraria

Link:
https://yandex.com/games/app/342661

Link:
https://yandex.com/games/app/342661

6 Likes

Very nice. Are the fonts used, all publicly available?

1 Like

Not sure why it shows error 404

Oh dear!!

Full Feature:
https://yandex.com/games/app/342661

Possibly slightly reduced functionality:

2 Likes

All fonts are public, but I recommend double-checking this in person.

That’s pretty cool (the 2nd link, not the first). My one problem: i can’t download the normal button, only the other states.

image

Also, and i hate saying this, but i would probably use this with no text because if the text is baked into the texture then i can’t internationalize it. But if i don’t care about other languages then i love all the fonts that are available. And that you have a font license button.

If i’m being greedy, i wish it supported all Godot button states. It doesn’t have Focused, which is important when you have option buttons (in my case, speed 1/2/3/5)

Fixed!

3 Likes

There are now four states:
1 - Standard
2 - Focused
3 - Pressed
4 - Inactive

That is fast work. But did we lose hover? i thought that used to be there and that’s an important one.

Godot TextureButton takes 5 textures:
image

Here’s a sample i made:
image

  1. Disabled (upgrade)
  2. mouse over/highlighted (sell)
  3. normal (first)
  4. a pushed in toggle button (last)
  5. pressed (no screen shot)

Technically it looks like Godot counts toggled as Pressed but nobody would want to use the same texture for both.

Godot technically has 9 button textures. Several are for languages that read right to left but there’s also Hover Pressed, which i think means “what should a toggle button look like when you mouse over it?”. i think (i might be wrong). i haven’t been setting that but i could see where it is probably useful.
image

i noticed there are several button shapes but none of them allow colors - you either get to pick a color or a shape but not both. Is that a bug?

Buttons with unique templates have no color settings (not planned in the near future).

The button has 4 basic states and there will be no other options for the foreseeable future.

Error 404 from yandex.

Ну неужели нет альтернативной платформы кроме яндекс-игр? Их в лучшие времена стремно было использовать.

upd. Thanks for itch.io version

1 Like