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

OscilloWave Extension ( Updated ) #1520

Open
3 tasks done
dagode opened this issue Feb 3, 2025 · 6 comments
Open
3 tasks done

OscilloWave Extension ( Updated ) #1520

dagode opened this issue Feb 3, 2025 · 6 comments
Labels
✨ New extension A new extension

Comments

@dagode
Copy link

dagode commented Feb 3, 2025

Description

DESCRIPTION

OscilloWave is a JavaScript function that supports Amplitude, Frequency, Time and Speed parameters, allowing you to tweak the appearance of your banner. It does not require a condition since it only performs a single action. However, it must run every frame; otherwise, it won’t work. Additionally, you must provide values for all parameters, as there are no default values.

How to use the extension

USAGE

The OscilloWave function is primarily used for animated banners and UI interfaces, allowing you to create smooth oscillating effects. Some key use cases include:

Dynamic Banners – Add wave-like motion to text, images, or background elements for eye-catching visuals.
Interactive UI Components – Apply oscillations to buttons, headers, or icons to enhance user engagement.
Hover & Focus Effects – Introduce subtle movements when users interact with elements.
Background Animations – Create flowing, wavy backgrounds for modern and sleek UI designs.
Loading & Transition Effects – Make UI state changes more fluid and visually appealing.
Wavy Text – Easily create animated, flowing text effects, as shown in the example.

INSTALL
On the desktop version of GDevelop, click the button Import extension, next to "Create a new extension", to import an extension from a .json file.
Install new extensions - GDevelop documentation

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

OscilloWave Project.zip

Extension file

OscilloWave.zip

@dagode dagode added the ✨ New extension A new extension label Feb 3, 2025
Copy link
Contributor

github-actions bot commented Feb 3, 2025

👋 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 🙏

@dagode
Copy link
Author

dagode commented Feb 3, 2025

Not sure why this happens ...

Copy link
Contributor

github-actions bot commented Feb 3, 2025

👋 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 🙏

@dagode dagode changed the title OscilloWave Exstension OscilloWave Extension Feb 3, 2025
Copy link
Contributor

github-actions bot commented Feb 3, 2025

👋 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 🙏

1 similar comment
Copy link
Contributor

github-actions bot commented Feb 3, 2025

👋 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 🙏

Copy link
Contributor

github-actions bot commented Feb 3, 2025

👋 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 'sentence' of the function 'Function' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'Function' misses a dot at the end of the sentence!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the function 'Function parameter 'Oscilate' is not filled out!
  ⟶ ❌ [Extension name consistency]: Extension filename should be exactly the name of the extension (with .json extension). Please rename 'OscilloWaveConfig.json' to 'OscilloWave.json'.

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

@dagode dagode changed the title OscilloWave Extension OscilloWave Extension ( Updated ) Feb 4, 2025
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