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

Repository of behaviors, actions, conditions and expressions to be used in GDevelop for creating games

Results 341 GDevelop-extensions issues
Sort by recently updated
recently updated
newest added

### Description This extension provides support for adding prefixes for large numbers. ### How to use the extension It provides: - Support for custom prefixes. - Custom place name intervals....

✨ New extension
👨‍👩‍👧‍👦 Community extension

### Description Its a aimple logo animator that needs little setup. ### How to use the extension First need to make a white version of your logo(could also be the...

✨ New extension
💔 Abandoned extension

### Description The traffic extension will help you in creating projects with traffic, AI, or other themes. This extension also contains vehicle behavior and pedestrian NPCs ### How to use...

✨ New extension

### Demo - [Transition.zip](https://github.com/GDevelopApp/GDevelop-extensions/files/15051358/Transition.zip) ### Changes - Fix the animation for zoomed layers - Always keep the last frame with `"Forwoard"` is chosen - Simplify the events ### Todo -...

🔄 Extension update
🔍 Reviewed extension

### Description I make it to easier for people to create AI car projects. ### How to use the extension To use this extension, you just need to add condition...

✨ New extension

### Description By setting a Text or BBtext type object and a Shape Painter type object it is possible to recreate an informative tooltip in response to an event ###...

✨ New extension

### Description This extension allows you to rotate the 3D camera object using touch or the mouse cursor, you can make nice controls for mobile 3D projects or complement your...

✨ New extension

### Description This extension adds 3D forces to objects using angles. ### How to use the extension You add the action "Add a 3D force" then select a 3D box...

✨ New extension

### Description This extension will replace the content of a video with another video from a URL. Pretty much as the extension load image from url. It was made by...

✨ New extension

### Description 为程序生成噪声值 ### How to use the extension 噪声在许多程序化生成案例中非常有用,例如: 地形,顶视图或侧视图(https://editor.gdevelop.io/?project=example://marching-squares-island-generator) 对象定位(树、星星...) 曲线(道路、河流...) 纹理(雾、银河...) 屏幕震动 许多其他事情 这个扩展包含用于生成1、2、3和4维Simplex噪声值的表达式。一个“种子”允许稍后再次生成相同的世界,而不是必须保存整个生成的世界。 版本2.0.0的兼容性中断: 种子不会给出与1.x.x版本相同的结果 (小南并没有 翻译) ### Checklist - [X] I've followed all of [the...

✨ New extension