Topic was automatically imported from the old Question2Answer platform.
Asked By
Rubin
Hello! I want to make an interaction text like “Press F to interact” but with the key that the player has set to be the interaction input, not only F.
I’ve tried InputMap.get_action_list("interact")[0].as_text() but it doesn’t seem to work.
I’ve tried it and it works përfectly. Note, that this method doesen’t work with physical keys, so you need to make regular key input the first event of an action.