GDevelop-extensions icon indicating copy to clipboard operation
GDevelop-extensions copied to clipboard

Repository of behaviors, actions, conditions and expressions to be used in GDevelop for creating games

Results 341 GDevelop-extensions issues
Sort by recently updated
recently updated
newest added

### Description This extension adds the function of calculating the 3D Distance of: 1. Expressions - Object to Object - Position to Position - Object to Position - Distance Status...

✨ New extension

### Description Adds a way to get the user's IP address by sending a web request and extracting the result. ### How to use the extension This extension gets the...

✨ New extension

### Description Adds a way to get the user's IP address by sending a web request and extracting the result. ### How to use the extension This extension gets the...

✨ New extension

### Is there an existing issue for this? - [x] I have searched the [existing issues](https://github.com/GDevelopApp/GDevelop-extensions/issues) ### Enter the name of the extension Panel Sprite Button ### Describe the bug...

⚠ Issue with an extension

### Description DialogHelper adds easy-to-use dialog boxes to GDevelop, though the extension is not perfect, it does still work. ### How to use the extension To begin using DialogHelper, start...

✨ New extension

### Is there an existing issue for this? - [x] I have searched the [existing issues](https://github.com/GDevelopApp/GDevelop-extensions/issues) ### Enter the name of the extension HeightMap3D ### Describe the bug of the...

⚠ Issue with an extension

### Description Set seed to generate pseudo-random numbers in sub-events. This extension will be useful for: - Re-creating a randomly generated level. - Debugging everything related to randomness in your...

✨ New extension
⌨ JavaScript

### Description Noise extension is needed for this extension to work! This extension allows to draw electric arcs using noise generation on a shape painter for visual effects. You can...

✨ New extension

### Description Noise extension is needed for this extension to work! This extension allows to draw electric arcs using noise generation on a shape painter for visual effects. You can...

✨ New extension

### Description You can hash and unhash your string in base64. ### How to use the extension `Base64::HashBase64(string)` `Base64::UnHashBase64(string)` ### Checklist - [x] I've followed all of [the best practices](http://wiki.compilgames.net/doku.php/gdevelop5/extensions/best-practices)....

✨ New extension
⌨ JavaScript