Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New extension: Double key presses #1079

Merged
merged 1 commit into from
Nov 12, 2023
Merged

New extension: Double key presses #1079

merged 1 commit into from
Nov 12, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Description

This extension add the ability to make a "double-click" on a keyboard.
You can now press W twice in a short amount of time to start running, similar to Minecraft.

How to use the extension

When installing the extension, you get 3 new conditions:
Specific key double pressed
Specific key double pressed (text expression)
Any key double pressed

You can use them by simply selecting them in the conditions tab, under the "Input" section.

Double key press showcase

Checklist

  • I've followed all of the best practices.
  • I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

What tier of review do you aim for your extension?

Reviewed

Example file

Double key press example.zip

The project includes a square with just 2 conditions.
If "a" is double pressed, it will disappear.
If "d" is double pressed, it will appear.

Extension file

DoubleKeyPressJSON.zip

Exported extension JSON

@github-actions github-actions bot requested a review from a team as a code owner November 10, 2023 18:28
@github-actions github-actions bot added the ✨ New extension A new extension label Nov 10, 2023
@github-actions github-actions bot mentioned this pull request Nov 10, 2023
3 tasks
@NiQsterVX
Copy link

NiQsterVX commented Nov 11, 2023

Oops, I want the extension to be community review tier, not fully reviewed for now.

@VegeTato VegeTato added the 👨‍👩‍👧‍👦 Community extension An extension submission to be merged ASAP with a lightweight review. label Nov 12, 2023
@VegeTato VegeTato merged commit bb1adf1 into main Nov 12, 2023
@VegeTato VegeTato deleted the extension/NiQsterVX/1078 branch November 12, 2023 11:39
@VegeTato
Copy link
Contributor

Hello @NiQsterVX 👋
Thank you for submitting this amazing extension 💖
I took a deep look at the extension, and tested it many times, and it's working perfectly !
And it's following the extensions best practices ⭐

Merged with GDevelop community extensions 👍
Thank you again for submitting the extension, I hope to see more extensions from you in the future ❤️

@VegeTato VegeTato self-assigned this Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👨‍👩‍👧‍👦 Community extension An extension submission to be merged ASAP with a lightweight review. ✨ New extension A new extension
Projects
Status: Added to GDevelop
Development

Successfully merging this pull request may close these issues.

2 participants