GDevelop-examples
GDevelop-examples copied to clipboard
Sway
Describe the example
An example of the Sway behavior.
It can be used to:
- Simulate grass and plant movement swaying in the wind
- Animate seaweed in an underwater environment
- Give flames a flickering look
https://github.com/GDevelopApp/GDevelop-examples/assets/103984775/4565656a-3c4e-4989-985c-897031113bb1
Checklist
- [x] I've followed all of the best practices.
- [x] My game has a proper name in the game properties.
- [x] My game package name begins with
com.example.
. - [x] My game has all events unfolded.
- [x] I've added myself as the author in the game properties.
- [x] I've included a file called "README.md" with a description in proper English, explaining what this example is doing.
- [x] I confirm that this game and all of its resources can be integrated to this GitHub repository, distributed and MIT licensed.
- [x] I've cleaned unused resources.