GDevelop-extensions
GDevelop-extensions copied to clipboard
Repository of behaviors, actions, conditions and expressions to be used in GDevelop for creating games
It's only a FSM. * Project: https://www.dropbox.com/s/0vb32rlqbp0unv4/ButtomExample.zip?dl=1 * Build: https://liluo.io/instant-builds/b9346ead-759f-4f82-85a0-0d96fecfb127
### 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 Changes your sprites depending on weather you hover over them or press them. Easy even condition: find out weather a sprite is clicked or being pressed. The extension...
### Description This extension adds the ability to detect Mouse 'On Click' and Keyboard 'On Press' conditions, so that events will only run when the key/button were just pressed, rather...
### Description This extension counts the users CPS. ### How to use the extension If you modify the text of a text object to the expression of the CPS counter,...
### Description Add a behavior on sprites objects to have a simple hover animation. You can set a speed and a size and when mouse is on the sprite object,...
CLOCK โฐ
### Description ### **CLOCK** Add clocks to your game with ease including * 12 - hour time * 24 - hour time * English date * Numeral date ### How...
## Describe the bug of the extension BoidsMovement Extension breaks and freezes the scene you are on when **switching** to a scene for the second time, (example: Going from a...
### Description This extension turns large, unwieldy numbers into smaller, more concise ones, e.g 1,000 into 1K or 1,000,000 into 1M. ### How to use the extension Firstly, you need...
### Description melee system like genshin impact (yes i play geshin impact) ### **You need the Tween Behavior And Stick Behavior in the Weapon Sprite** if someone modify or help...