GDevelop-extensions
GDevelop-extensions copied to clipboard
Repository of behaviors, actions, conditions and expressions to be used in GDevelop for creating games
Limit the maximum speed an object will move from forces or from the physics behavior. How to use: - Add the behavior that matches the method you use to move...
### Description Add the squish behavior to quish an object easily, with one action. You can modify the size that it gets squished to and how fast it eases in...
### Description # EasySave An easy way to save data in GDevelop. ## Actions available Save data easily without worrying about creating variables or Storage. Actions: * Init - Starts...
### Description Allow Devs to use Google Play Games Services API for android Requirements: -Access to Google Play Console for app signing and credentials Important: must add in \resources\GDJS\Runtime\Cordova\config.xml file,...
Fixes for these: https://github.com/GDevelopApp/GDevelop-extensions/pull/468#issuecomment-1268342801
### Description Basically turn 1 into 0001 or 1 into 000001 depending on the length passed as a parameter. Use a Bitmap text for display the score. Use a Text...
### Description A quick way to mark multiple instances of objects as a camera. Set the target object and the cameras will automatically switch between all the instances of the...
### Description This extension changes your sprites depending on weather you hover over them or press them. Easy event conditions: find out weather a sprite is clicked or being pressed....
### Description This extension adds easy to implement and to use button behavior. The behavior responds automatically once set up, and you have nothing more to worry about! The button...
### Description I don't know why no one knows about this method of downloading files, but I took it upon myself to create this extension. Use it. ### How to...