Skip to main content

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

Button Prompts for Godot 4

A simple way to always display the right button prompts 路 By Clive Dev

it is not working

A topic by firebatraider64 created 21 days ago Views: 79 Replies: 10
Viewing posts 1 to 6

I don't know what I'm doing wrong, but it is just showing a blank block. Event when i run your demo, it shows the same thing

Developer (4 edits)

Hi! I'll need more information to help you with this... but my first thought is to make sure that the addon is enabled in your project settings' addons tab 馃檪

If you could send any screenshots of your setup, or any error messages in your console--anything that can help me reproduce the bug, that would help a ton. thanks!

It is all enabled. I'm not exactly new to Godot. I installed the addon and have used it like instructed. I actually found that with your demo, if i hit W on the keyboard, it will switch and show keboard commands, but it just doesn't display correctly

(1 edit)

The plugin is enabled, I write in my input like the instructions say. i put in "up" and get nothing. of course im not using the "" i tried the richtextlabel with {} and it didn't work either. I'm not sure what I'm doing wrong, but I'm certain i have followed your instructions. They are pretty straight forward and with it showing when i use a keyboard input I know it partially works

Developer

Hello, thanks for this! I'll just need some more info.

What version of Godot are you using? And can you send me a screenshot of how you've setup your input actions?

im on current patch and that is your demo scene that comes with the addon. is there something i need to setup to use your demo scene correctly?

Developer

Hi. By current patch, do you mean Godot 4.7.2?

Also, there is nothing you need to setup for the demo as it uses the default ui actions :)

The screen shot i sent you was form 4.7.2 and it was using your demo. the behaviors were not as expected. I'm not sure what im doing wrong, but it does not appear to work as intended

Developer

Hi! Please check out the new patch I released, maybe it can fix the problems you are facing. Thanks :)