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 49 forks source link

FilePicker(alpha) #1041

Open harolpc839 opened 11 months ago

harolpc839 commented 11 months ago

Description

The 'FilePicker' extension (alpha) simplifies interaction with the file explorer in your game created with GDevelop. This version is under development and may contain additional features in the future. With 'FilePicker', you can allow players to select files, such as images or save files, easily. Once a file is selected, you can use it in your game to load resources, customize user profiles, or implement other file-related functions. Please note that this extension is in an early development phase, so testing and feedback is recommended to improve its functionality.

Always remember to set a "tigger once while true" event when using FilePicker to avoid errors.

IT IS NOT FINISHED, IT IS AN ALPHA, IT HAS BUGS

How to use the extension

Captura de pantalla 2023-10-07 130833

Checklist

What tier of review do you aim for your extension?

Community (Unreviewed)

Example file

FilePicker.zip

Extension file

FilePicker.zip

github-actions[bot] commented 11 months ago

👋 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 'shortDescription' of the extension description misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'FilePicker' misses a dot at the end of the sentence!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'sentence' of the function 'FilePicker' is not filled out!

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