Skip to content

Commit 9175a44

Browse files
author
GDevelop documentation CI
committed
Automatic update of the reference pages [skip ci]
1 parent 6e037c5 commit 9175a44

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

docs/gdevelop5/extensions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ Here are listed all the extensions available in GDevelop. The list is divided in
208208
|<img src="https://resources.gdevelop-app.com/assets/Icons/movie-filter.svg" class="extension-icon"></img>|**Flash and transition painter**|Behavior for shape painter allows you to paint a color all over the screen for period of time with an effect (useful for simulate flash and transition effect).|[Read more...](https://wiki.gdevelop.io/gdevelop5/extensions/flash-transition-painter)|
209209
|<img src="https://resources.gdevelop-app.com/assets/Icons/peanut-outline.svg" class="extension-icon"></img>|**Marching Squares (experimental)**|Allow to build a "scalar field" and draw contour lines of it: useful for fog of wars, liquid effects, paint the ground, etc...|[Read more...](https://wiki.gdevelop.io/gdevelop5/extensions/marching-squares/details) ([reference](https://wiki.gdevelop.io/gdevelop5/extensions/marching-squares))|
210210
|<img src="https://asset-resources.gdevelop.io/public-resources/Icons/2ea979b9db9294f26b40687e214f26d7926682457113ccc6dca4174bce6033aa_knife.svg" class="extension-icon"></img>|**Slice an object into pieces**|Slice an object into smaller pieces that match the color of original object.|[Read more...](https://wiki.gdevelop.io/gdevelop5/extensions/object-slicer)|
211+
|<img src="https://asset-resources.gdevelop.io/public-resources/Icons/f2e5a34bf465f781866677762d385d6c8e9e8d203383f2df9a3b7e0fad6a2cb5_fire.svg" class="extension-icon"></img>|**3D particle emitter (experimental)**|Display a large number of particles to create visual effects.|[Read more...](https://wiki.gdevelop.io/gdevelop5/extensions/particle-emitter3d)|
211212
|<img src="https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Graphic Design/Graphic Design_color_colour_palette_paint_brush.svg" class="extension-icon"></img>|**Object recolorizer (experimental)**|Independently change the colors of a sprite, a tiled sprite or a panel sprite.|[Read more...](https://wiki.gdevelop.io/gdevelop5/extensions/recolorizer)|
212213
|<img src="https://resources.gdevelop-app.com/assets/Icons/reflect-vertical.svg" class="extension-icon"></img>|**Reflection**|Add a reflection to a selected object.|[Read more...](https://wiki.gdevelop.io/gdevelop5/extensions/reflection)|
213214
|<img src="https://resources.gdevelop-app.com/assets/Icons/vector-arrange-above.svg" class="extension-icon"></img>|**Animate Shadow Clones**|Create and animate shadow clones that follow the path of a primary object.|[Read more...](https://www.youtube.com/watch?v=2t4ANYgrrak) ([reference](https://wiki.gdevelop.io/gdevelop5/extensions/shadow-clones))|
@@ -339,7 +340,6 @@ They enhance the user experience of your game and complete the integration with
339340
|<img src="https://asset-resources.gdevelop.io/public-resources/Icons/Line Hero Pack/Master/SVG/Videogames/a9c73353ecb47ef44b3cf3c744d303a7df2b28787b82eeb1d9cceb2a3980ad9c_Videogames_videogame_pacman_game_video.svg" class="extension-icon"></img>|**Character game feel**|Add game feel to your platformer character object.|[Read more...](https://wiki.gdevelop.io/gdevelop5/extensions/character-game-feel)|
340341
|<img src="https://resources.gdevelop-app.com/assets/Icons/waves.svg" class="extension-icon"></img>|**Dynamic Water**|Easily create a realistic liquid surface simulation.|[Read more...](https://wiki.gdevelop.io/gdevelop5/extensions/dynamic-water)|
341342
|<img src="https://resources.gdevelop-app.com/assets/Icons/Glyphster Pack/Master/SVG/Weather/Weather_forecast_umbrella_weather_rain_water_drop.svg" class="extension-icon"></img>|**Make it rain**|Make an object rain from a selected direction or a selected object.|[Read more...](https://wiki.gdevelop.io/gdevelop5/extensions/make-it-rain)|
342-
|<img src="https://asset-resources.gdevelop.io/public-resources/Icons/f2e5a34bf465f781866677762d385d6c8e9e8d203383f2df9a3b7e0fad6a2cb5_fire.svg" class="extension-icon"></img>|**3D particle emitter (experimental)**|Display a large number of particles to create visual effects.|[Read more...](https://wiki.gdevelop.io/gdevelop5/extensions/particle-emitter3d)|
343343
|<img src="https://resources.gdevelop-app.com/assets/Icons/Glyphster Pack/Master/SVG/UI Essentials/UI Essentials_bulb.svg" class="extension-icon"></img>|**Sprite Based Lighting**|Make light using sprites.|[Read more...](https://wiki.gdevelop.io/gdevelop5/extensions/sprite-based-lighting)|
344344
|<img src="https://asset-resources.gdevelop.io/public-resources/Icons/30bc03f9cf5f2f42960246a605352a6937ae6b603f0177396a83193849a4724a_tennis-ball.svg" class="extension-icon"></img>|**3D tween (experimental)**|Smoothly animate scale and rotation of 3d models.|[Read more...](https://wiki.gdevelop.io/gdevelop5/extensions/tween3d)|
345345

docs/gdevelop5/extensions/particle-emitter3d/index.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@ Display a large number of particles to create visual effects.
55

66
**Authors and contributors** to this community extension: [D8H](https://gd.games/D8H).
77

8-
!!! warning
9-
This is an extension made by a community member — but not reviewed
10-
by the GDevelop extension team. As such, we can't guarantee it
11-
meets all the quality standards of official extensions. In case of
12-
doubt, contact the author to know more about what the extension
13-
does or inspect its content before using it.
14-
158
---
169

1710
Particle emitters can be used to display:

0 commit comments

Comments
 (0)