Skip to content

Double key press

Adds conditions to check for double key presses, similar to double clicks.

Authors and contributors to this experimental extension: NiQsterVX.

Warning

This is an extension made by a community member and it only got through a light review by the GDevelop extension team. As such, we can't guarantee it meets all the quality standards of fully reviewed extensions.


This simple extension enables you to add a system, where a player needs to double press a certain key for an action to happen. For example you can add a sprinting system similar to Minecraft's, where you need to press W twice to start running.

The extension adds 3 conditions: Specific key double pressed Specific key double pressed (text expression) Any key double pressed

Tip

Learn how to install new extensions by following a step-by-step guide.

Conditions

Key double pressed
Check if a specific key was double pressed.

Key double pressed (any key)
Check if any key was double pressed.

Key double pressed (text expression)
Check if a specific key was double pressed using a text expression.


This page is an auto-generated reference page about the Double key press extension, made by the community of GDevelop, the open-source, cross-platform game engine designed for everyone. Learn more about all GDevelop community-made extensions here.