Prompt me how to do static interface button on screen?

HUD work in Tappy Chicken is done in BP_MainGame, if you want to use that example. You may find Blueprint_HUD map in Content Examples more useful. You can also take a look at this tutorial that uses Blueprints instead of C++:

There’s more in there than you probably need if you’re not making a multiplayer game, but it should help.