GDevelopApp / GDevelop-extensions

Repository of behaviors, actions, conditions and expressions to be used in GDevelop for creating games
https://gdevelop.io
MIT License
127 stars 50 forks source link

3D Flip Dual #1285

Open nallovint opened 4 months ago

nallovint commented 4 months ago

Description

3D Flip with 2 actions - Vertical and Horizontal.

How to use the extension

If you put the 3D Flip behavior on a sprite, you can seperately select Horizontal or Vertical flipping.

Checklist

What tier of review do you aim for your extension?

Reviewed

Example file

ThreeDFlipDualExample.zip

Extension file

ThreeDFlip.zip

github-actions[bot] commented 4 months ago

👋 Thanks for your submission! We are sorry, but it seems we already have a reviewed extension with that name. Extensions cannot be in both the community and reviewed extensions list at once. If you are trying to update that extension, please ask a member of the extension team for help. If the name clash is a coincidence, please update your original submission post with a new zip file containing your extension with a file name that is not already taken 🙏

D8H commented 4 months ago

Thank you for submitting this update.

I took a look to the original extension and I fixed a few things to avoid too much back and forth. You can find the list of changes on this PR description:

Please add your changes over the new version of the extension (1.1.0). Sorry for the burden.