-
Notifications
You must be signed in to change notification settings - Fork 57
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
Comments
👋 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 🙏 |
Not sure why this happens ... |
👋 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 🙏 |
👋 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
👋 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 🙏 |
👋 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:
Please update your original submission post with a new zip file containing your extensions updated to follow those guidelines 🙏 |
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
What tier of review do you aim for your extension?
Community (Unreviewed)
Example file
OscilloWave Project.zip
Extension file
OscilloWave.zip
The text was updated successfully, but these errors were encountered: