GDevelop-extensions
GDevelop-extensions copied to clipboard
Repository of behaviors, actions, conditions and expressions to be used in GDevelop for creating games
### Description 3D platformer and 3D shooter keyboard controls. ### How to use the extension 3D platformer and 3D shooter keyboard controls. Update: Possibility of using 2 types of Mapping...
### Description prg runing ### How to use the extension go to behaeiver modify it for your sprites ### Checklist - [x] I've followed all of [the best practices](http://wiki.compilgames.net/doku.php/gdevelop5/extensions/best-practices). -...
### Description ## Purpose ### This addon contains a behaviour that, when applied to an object, can make the object fly in a controllable manner. The main source of controls...
### Description This extension provides a way to manage Finite State Machines for Scene and Objects with a Behavior. You can: * Add as many states as you want *...
### Description Its main function is the "normal random number generator" (NormalRNG). This function generates a random number that follows a normal (bell-shaped) distribution. Such distribution has a central tendency...
### Description You can hash and unhash your string in base64. ### How to use the extension `Base64::HashBase64(string)` `Base64::UnHashBase64(string)` ### Checklist - [x] I've followed all of [the best practices](http://wiki.compilgames.net/doku.php/gdevelop5/extensions/best-practices)....
### Description _No response_ ### How to use the extension _No response_ ### Checklist - [x] I've followed all of [the best practices](http://wiki.compilgames.net/doku.php/gdevelop5/extensions/best-practices). - [x] I confirm that this extension...
### Description 1SatOrdinals and BSV support, mainly a wrapper for the js-1sat-ord npm library ### How to use the extension The vast majority of stuff are Actions, primarily to make...
### Description This extension makes it easy to add 3D interactions to your objects in GDevelop. You can set up all kinds of actions when a player interacts with something...