Screencast Keys

An asset by dueddel
The page banner background of a mountain and forest
Screencast Keys thumbnail image
Screencast Keys thumbnail image
Screencast Keys hero image

Quick Information

0 ratings
Screencast Keys icon image
dueddel
Screencast Keys

This plugin provides an easy to use screencast keys feature for your Godot project.It's basically only a Label node that detects your keyboard inputs and prints them onto the screen. This might be helpful when recording your screen to show something or to explain usage and controls of your Godot application or game.You can see it in action on the following Reddit page:https://www.reddit.com/r/madeWithGodot/comments/qyhb74/screencast_keys_addon_for_godot_link_and_details/

Supported Engine Version
3.4
Version String
1.1.0
License Version
MIT
Support Level
community
Modified Date
3 years ago
Git URL
Issue URL

Screencast Keys node for Godot

What?

This plugin provides an easy to use screencast keys feature for your Godot project.

README

How?

Just hit the plus button to add a new child node to your scene and search for ScreencastKeys.

README

Pressed keys will appear lined up in a row or line-wisely stacked when running your game/app depending on how you set the ScreencastKey's property for where new keys appear.

README

Other than that treat it like a usual Label node. ❤️

Pro tip

After adding the ScreencastKeys node to your scene set the max_lines_visible property to some appropriate limit (e.g. 10 or 20 or whatever fits your needs best) and play around with the new_keys_appear property (see above).

README

Installation

  1. Copy the addons/ folder into your project (respectively copy the sub-folder screencast_keys/ into your existing addons/ folder in your project).
  2. Activate the Screencast Keys plugin in your project settings.
  3. There's no 3, that's it.

See also → installation instructions for Godot plugins in the official docs.

License

This plugin including this documentation, its source code and all other assets (unless stated differently) are licensed under the terms of the MIT license. See also the project's license file.

Used 3rd party assets

README Button Finger Icon by delapouite

Credits for the button-finger icon which is licensed under CC BY 3.0 go to Delapouite.

This plugin provides an easy to use screencast keys feature for your Godot project.

It's basically only a Label node that detects your keyboard inputs and prints them onto the screen. This might be helpful when recording your screen to show something or to explain usage and controls of your Godot application or game.

You can see it in action on the following Reddit page:
https://www.reddit.com/r/madeWithGodot/comments/qyhb74/screencast_keys_addon_for_godot_link_and_details/

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Screencast Keys icon image
dueddel
Screencast Keys

This plugin provides an easy to use screencast keys feature for your Godot project.It's basically only a Label node that detects your keyboard inputs and prints them onto the screen. This might be helpful when recording your screen to show something or to explain usage and controls of your Godot application or game.You can see it in action on the following Reddit page:https://www.reddit.com/r/madeWithGodot/comments/qyhb74/screencast_keys_addon_for_godot_link_and_details/

Supported Engine Version
3.4
Version String
1.1.0
License Version
MIT
Support Level
community
Modified Date
3 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers