GDevelop-extensions
GDevelop-extensions copied to clipboard
Repository of behaviors, actions, conditions and expressions to be used in GDevelop for creating games
This updates the translations by downloading them from Crowdin and compiling them for usage by the app. Please double check the values in `.translations/LocalesMetadata.js` to ensure the changes are sensible.
### Changes The Material3D extension for GDevelop is a comprehensive and advanced tool that allows you to change the material properties and visual appearance of 3D objects, whether they are...
### Description This extension adds skew and shear transformation capabilities to 2D objects in GDevelop. You can distort objects by slanting them along the X or Y axis, which transforms...
### Changes ## Bug Fixes ### Fixed Sudden Background Appearance Issue - **Resolved rendering artifacts** where backgrounds would suddenly appear or flash during sprite rendering - **Improved depth buffer management**...
### Description This extension adds skew and shear transformation capabilities to 2D objects in GDevelop. You can distort objects by slanting them along the X or Y axis, which transforms...
### Changes ## Bug Fixes ### Fixed Sudden Background Appearance Issue - **Resolved rendering artifacts** where backgrounds would suddenly appear or flash during sprite rendering - **Improved depth buffer management**...
### Description DialogForge is a modular dialogue extension for GDevelop that allows developers to create, display, and close dialogue boxes quickly and visually, without unnecessary complexity. The extension provides two...
### 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...
### Changes 1. Changes the variable from the deprecated scene variable to the new universal variable. 2. Adds following ID's with the uploads, so if you have multiple things you...
### 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...