[Extension] Get Properties Data

Hi mates I just want to share this new extension here:

Tutorial: Sorry about my English.

Source and other unofficial extensions:
https://www.ulisesfreitas.com/gdevelop-extensions/

Git:

Submit to be official I guess.

1 Like

Hi nice, it can be useful.
I made a review on Github, I approved your extension, and suggested 3 things.
Let me know on Github, then I’ll add the extension into GDevelop.

2 Likes

Hi @Bouh I submit a new update to the Git
Changed the url to my Gith Repo.

  • Add an string expression that returns the current game version from game properties tab.
  • Add an string expression that returns the game title from game properties tab.
  • Add an string expression that returns the game publisher name from game properties tab.
  • Add an string expression that returns the package name from game properties tab.
  • Add an string expression that returns the orientation from game properties.
  • Add an string expression that returns the window width from game properties.
  • Add an string expression that returns the window height from game properties.
  • Add an string expression that returns the maxFPS from game properties.
  • Add an string expression that returns the minFPS from game properties.
  • Add an string expression that returns the scale mode from game properties.
  • Add an string expression that returns the pixel rounding from game properties.
  • Add an string expression that returns the scale mode from game properties.
  • Add an string expression that returns the vertical sync from game properties.
1 Like

WOW, thanks.
Can you please give us a short explain for th others extensions ?
image

Easy Fullscreen:

Moving Platform:

SpikesTrap:

GetPropertiesData:

Thanks, all of them seems very usefull.

1 Like

Hi again, just to let you know that the extension to get properties from a project is merged and will be available in the app in the next minute/hour.

Thank you UlisesFreitas!

2 Likes

You’re welcome @Bouh, I’m glad to help.