GDevelop-extensions
GDevelop-extensions copied to clipboard
Repository of behaviors, actions, conditions and expressions to be used in GDevelop for creating games
### Description This extension get current device theme on Android/macOS/Any web browser/Windows 8+/Linux, and add's two conditions: `Theme is light` and `Theme is dark`. ### How to use the extension...
### Description Adds conditions, actions and expressions to compare the return value of or run a javascript code. ### How to use the extension Adds conditions, actions and expressions to...
### Description This extension tests if the given point is inside the boundaries of a 3D object. ### How to use the extension Provide X-, Y- & Z-Coordinates to test...
### Description Places a 3d Box or Model around a specified point, angles and distance. Also orientation of the 3d object can be set. ### How to use the extension...
### Description The sound namer extension This extension allows you to manage sounds by using names (strings) instead of channels, allowing to do things like: -Play 1 sound multiple times...
### Description This extension allows you to add an ID to objects from an external layout and allows for easy manipulation of these objects. ### How to use the extension...
### Description Allows to get and compare the tint of objects. ### How to use the extension Allows to get and compare the tint of objects. (Sprite/Tiled sprite/Panel sprite/BBCode text)...
There are currently gltiches im trying to fix... ### Description It will add an ID to an Object, which is useful for identifying Objects. ### How to use the extension...
### Description This extension is Ρonvert timestamp from milliseconds to local date in format XX.XX.XXXX or local time in format XX:XX:XX ### How to use the extension Add a text...
### Description This extension introduces expressions designed to retrieve data from users that are currently playing the game. Additionally, it enables retrieving data from an IP address you provided. ###...