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 The extension adds Quaternion functionality to GDevelop. This avoids Euler angles by first converting to Quaternions. Issues like gimbal lock and order of rotations can mostly be ignored...

✨ New extension

### Description Set the BPM of a channel playing a sound and set up events to activate on a beat. For example, if you have an audio file on sound...

✨ New extension

### Description Set the BPM of a channel playing a sound and set up events to activate on a beat. For example, if you have an audio file on sound...

✨ New extension

### Description Gets the current battery percentage! **Works only for mobile(browser and exports)** ### How to use the extension Expression = GetBatteryPercentage() ### Checklist - [x] I've followed all of...

✨ New extension

### Description Gets the current battery percentage! **Works only for mobile(browser and exports)** ### How to use the extension Expression = GetBatteryPercentage() ### Checklist - [x] I've followed all of...

✨ 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 Free fire ### Describe the bug of...

⚠ Issue with an extension

### Description Limits the speed of running events based on FPS and exc! Limits Lag🔥 ### How to use the extension In each event add the condition **Optimise Event** and...

✨ New extension

### Description User Device Information Extension A simple yet useful extension that allows you to retrieve various information about the user's device, such as: • Operating system name • Battery...

✨ New extension

### Description This extensions adds fun little animations (only 2 as of yet, but more will be added soon) to 3D boxes for small effects. ### How to use the...

✨ New extension

### Description Easily switch from clicked animation to not clicked animation. ### How to use the extension If you put this on a sprite that is your cursor (if only...

✨ New extension