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 checks if an object(which has PlatformerObject behavior) has landed on the floor here is a playable example https://liluo.io/instant-builds/f4559a13-797a-4c3d-8339-b8aafdaf71ae ### How to use the extension 1. open...
### Description This is a basic volume falloff, implemented by lerp'ing based on the distance between a "source" and a "target." This is for the [platformer example](https://github.com/GDevelopApp/GDevelop-examples/issues/223). ### How to...
### Description Draw shock wave effect ### How to use the extension This behavior must be assigned to a shape painter object. The user will have state parameters (Start and...
### Description It moves the player on a grid with customizable settings like grid height, grid width and move speed. ### How to use the extension This extension can be...
This will make it super simple to add user-controlled zoom to games with a single action. @D8H this should work but I'm getting these errors. Is there some small mistake?...
Merge https://github.com/GDevelopApp/GDevelop-extensions/pull/402 with 0.0.1 of Time formatting extension @D8H as you suggested in https://github.com/GDevelopApp/GDevelop-extensions/pull/402#issuecomment-1107455596
### Description Changes animations at different speeds ### How to use the extension Add new event Add action other actions scroll down until you see animations click animation speed changer...
### Description Randomized sway useful for grass, fire, snakes etc ### How to use the extension Use Sway if you have multiple instances of the same object that you would...
to replicate open the device, use debug via lan/wifi then turn off wifi/ethernet. before fix: status doesn't change. after fix: status change.
### Description ### Changes shadow clones can now follow the vertical and horizontal flip of the primary object ### How to use the extension How to use the change To...