Skip to content

New extension: Coin #1629

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

Open
3 tasks done
shor-ofer opened this issue Mar 29, 2025 · 3 comments
Open
3 tasks done

New extension: Coin #1629

shor-ofer opened this issue Mar 29, 2025 · 3 comments
Labels
✨ New extension A new extension

Comments

@shor-ofer
Copy link

shor-ofer commented Mar 29, 2025

Description

This extension adds a nice Destruction of Coin ( or any other object ) with Tween movement, fade, and sound with dynamic pitch change between each deletion.

You can add this behavior to an Object and activate it in the event sheet as an action when you want to delete the coin (Object or Group).
Use Delete Coin action (e.g., Player collides with a coin)

How to use the extension

If you put this behavior on a Coin object, you can set a new action, "Delete Coin" in the event sheet to handle the coin deletion in a nicer way
This action will automatically activate a few things:

  1. Play a sound
  2. Move the coin up while fading
  3. Raising pitch https://www.youtube.com/watch?v=27e3m906x7I&t=283](https://www.youtube.com/watch?v=27e3m906x7I&t=283)

While adding the behavior, you can select a sound and set advanced parameters like volume, duration, raising pitch, and movement.
Those parameters will be used when activating the action "Delete Coin" on the object.

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?

Community (Unreviewed)

Example file

Platform.zip

Extension file

Coin.json.zip

@shor-ofer shor-ofer added the ✨ New extension A new extension label Mar 29, 2025
Copy link
Contributor

👋 Hey shor-ofer, thanks for your submission! Unfortunately, all submitted extensions have to meet some minimal quality standard - the extension best practices - and our system has found that your extension does not fully comply 😔. You can find all of those rules on the GDevelop wiki.

The following issues have been found by the system concerning the respect of those best practices by your extension:

  ⟶ ❌ [Dots in sentences]: Field 'shortDescription' of the extension description misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'DeleteCoin' misses a dot at the end of the sentence!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'fullName' of the object 'CoinTweenDummy' is not filled out!

Please update your original submission post with a new zip file containing your extensions updated to follow those guidelines 🙏

Copy link
Contributor

👋 Hey shor-ofer, thanks for your submission! Unfortunately, all submitted extensions have to meet some minimal quality standard - the extension best practices - and our system has found that your extension does not fully comply 😔. You can find all of those rules on the GDevelop wiki.

The following issues have been found by the system concerning the respect of those best practices by your extension:

  ⟶ ❌ [Dots in sentences]: Field 'fullName' of the extension description has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'DeleteCoin' misses a dot at the end of the sentence!

Please update your original submission post with a new zip file containing your extensions updated to follow those guidelines 🙏

Copy link
Contributor

👋 Hey @shor-ofer, thanks for your submission! We are sorry, but the filename of the extension has unrecognized characters. Since filenames with non latin characters ("ASCII") can cause issues, our system won't allow file names with other characters than latin upper- and lowercase characters or numbers. Additionally, the first character must be an uppercase character. Please update your original submission post with a new zip file containing your extension with another file name following those guidelines 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ New extension A new extension
Projects
None yet
Development

No branches or pull requests

1 participant