GDevelop-extensions
GDevelop-extensions copied to clipboard
Repository of behaviors, actions, conditions and expressions to be used in GDevelop for creating games
### 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...
### 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...
### 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...
### 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...
### 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...
### 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...
### 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...
### 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...
### 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...
### 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...