Skip to content

New extension: Coin #1630

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
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

New extension: Coin #1630

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot 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


Extension by @shor-ofer

You can update the extension on this "Pull Request" by commenting the update command: in the comment field, type !update, then drag and drop a zip file with your extension file in the commenting field, like how you initially submitted the extension. It should look like this:

!update [MyExtension.zip](https://github.com/GDevelopApp/GDevelop-extensions/files/12709661/MyExtension.zip)

It can take a few seconds for the file to fully upload and show as the above. Once it is like shown above, click "Comment" and let the bot do the rest!

@github-actions github-actions bot added the ✨ New extension A new extension label Mar 29, 2025
@github-actions github-actions bot requested a review from a team as a code owner March 29, 2025 17:46
@github-actions github-actions bot force-pushed the extension/shor-ofer/1629 branch from f3ce457 to 397b30c Compare April 11, 2025 12:39
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

Successfully merging this pull request may close these issues.

1 participant