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

New extension: Customizable Configuration #1422

Open
3 tasks done
MTSyntho opened this issue Nov 1, 2024 · 0 comments
Open
3 tasks done

New extension: Customizable Configuration #1422

MTSyntho opened this issue Nov 1, 2024 · 0 comments
Labels
✨ New extension A new extension

Comments

@MTSyntho
Copy link

MTSyntho commented Nov 1, 2024

Description

This extension, in a nutshell, adds Unity's Game Resolution Dialog Menu into GDevelop.
This allows the player to adjust their game's resolution (not window size) and quality/graphics (handled by developer) without requiring the developer much work for implementation.

How to use the extension

If you add the action 'Create config menu' (i forgot the action name), a little menu will show up, allowing for the player to config resolution, quality/graphics & whether the game is in fullscreen or not.

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

CustomizableConfigExample.zip

Extension file

CustomizableConfig.zip

@MTSyntho MTSyntho added the ✨ New extension A new extension label Nov 1, 2024
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