GDevelop-examples icon indicating copy to clipboard operation
GDevelop-examples copied to clipboard

Repository of examples and templates for GDevelop - the open-source, no-code game engine

Results 43 GDevelop-examples issues
Sort by recently updated
recently updated
newest added

I won't do a changelog because I simplified and move event everywhere so the whole project must be reviewed anyway. Unimplemented ideas - The score could become a behavior on...

🔄 Example update

* Use a dedicated extension to change animation according to movement direction. * Fix collision masks for sound effects. * Use the navigation mesh path finding extension for mouse control.

🔄 Example update

### Preview the game(s) changed or added in this Pull Request * https://editor.gdevelop.io?project=https://raw.githubusercontent.com/GDevelopApp/GDevelop-examples/resource-bar-object/examples/resource-bar/game.json

🚧 Work In Progress

Draw a bar that displays a resource like health, shield, or any value.

🚧 Work In Progress

## Describe the Example Boxy Box Pusher, or BBP for short, is a Sokoban example for GDevelop. It includes some simple systems like player movement and box pushing, you however...

✨ New example

Note: This replaces the existing SwipeDetector extension. ## Playable game https://liluo.io/victrisgames/candy-shake ## Video https://user-images.githubusercontent.com/8879811/199889100-ef9859a5-dfc2-4ed5-8af7-126d48e41a65.mp4

Added parameter inputs from the slider and checkboxes

✨ New example

It seems the firebase example has been broken for... a year and a half? When I added queries to GDevelop, I updated the example to use the new features, and...

🔄 Example update

## Describe the example This example is from an early build of my ongoing project, a 2D platformer game in pixel art. You can use this to look at some...

✨ New example

## Describe the example A rough example on how to render video from camera device on gdevelop. ## Checklist - [x] I've followed all of [the best practices](http://wiki.compilgames.net/doku.php/gdevelop5/community/guide-for-submitting-an-example). - [x]...

✨ New example