Input Prompts screenshot 1
A

Publisher

alexandrelavoie

Input Prompts

Tools
Input Prompts Devices Configuration Multiplayer Interface Actions Demos

A simple package to display input prompts for multiple devices.

Input Prompts

Preview

A simple Godot package to display input prompts for multiple devices.

Gettings Started

Installation

  1. At minimum, download input_prompts_configuration.tres and the addons/input_prompts directory.
  2. In Project Settings > Plugins, find the InputPrompts addon and click the Enable check box.

Configuration

Configure the input_prompts_configuration.tres to include the devices the plugin should use. Keep only the required devices under addons/input_prompts/devices to reduce the final build size.

If you are using MultiplayerInput (or any other plugin that modifies action names), link them in the get_device_action_name in addons/input_prompts/devices/input_prompts.gd.

Demos

demo/inputs_prompts/devices.tscn: Display per-device inputs

demo/inputs_prompts/actions.tscn: Display input prompts for Godot InputMap actions

License

Code is under MIT License.

Assets from Kenney are under Creative Commons Zero License.