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

3D Flip (Vertical and Horizontal) #1275

Closed
3 tasks done
nallovint opened this issue May 9, 2024 · 1 comment
Closed
3 tasks done

3D Flip (Vertical and Horizontal) #1275

nallovint opened this issue May 9, 2024 · 1 comment
Labels
✨ New extension A new extension

Comments

@nallovint
Copy link

Description

The extension updates the current 3D Flip to include Vertical flipping and allows the user to select vertical, horizontal or both flipping.

How to use the extension

If you put the behavior on a sprite, you can select to vertically, horizontally or both kinds of flipping to the sprite and the duration in milliseconds. This is only an update to the existing code, just adding vertical functionality and the option to select which.

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?

Reviewed

Example file

ThreeDFlipVHExampleExport.zip

Extension file

ThreeDFlipToExport.zip

@nallovint nallovint added the ✨ New extension A new extension label May 9, 2024
Copy link
Contributor

github-actions bot commented May 9, 2024

👋 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 'Flip' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'sentence' of the function 'FlipTo' has a dot, but it is forbidden there!
  ⟶ ❌ [Extension name consistency]: Extension filename should be exactly the name of the extension (with .json extension). Please rename 'ThreeDFlipToExport.json' to 'ThreeDFlip.json'.

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

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

2 participants