Skip to content

Commit dcc2b9f

Browse files
author
GDevelop documentation CI
committed
Automatic update of the reference pages [skip ci]
1 parent 4b15736 commit dcc2b9f

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

docs/gdevelop5/extensions/flash-transition-painter/index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
# Flash and transition painter
22

33
<img src="https://resources.gdevelop-app.com/assets/Icons/movie-filter.svg" class="extension-icon"></img>
4-
Paint a color all over the screen for period of time with an effect (useful for simulate flash and transition effect).
4+
Paint transition effects with a plain color.
55

66
**Authors and contributors** to this community extension: (not specified).
77

88
---
99

10-
* __Paint effect:__ Action to paint a color all over the screen for a period of time with specific effect.
11-
effect type:
12-
* __Flash:__ is a monochrome color appear with fade then disappear with fade out.
13-
* __Vertical:__ is a monochrome color comes from right side then comes back.
14-
* __Horizontal:__ is a monochrome color come from top side then comes back.
15-
* __Circular:__ is a circle which increases from the center and narrows.
10+
Paint transition effects
1611

17-
* __Paint effect ended:__ event when the paint effect ends.
12+
- Fade in, fade out
13+
- Right to left
14+
- Top to bottom
15+
- Circular
16+
17+
A blur effect can be added to the painter layer to smooth the transition.
1818

1919
!!! tip
2020
Learn [how to install new extensions](/gdevelop5/extensions/search) by following a step-by-step guide.

docs/gdevelop5/extensions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Here are listed all the extensions available in GDevelop. The list is divided in
198198
|<img src="https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Virtual Reality/Virtual Reality_vr_computer_3d_cube_screen_tv.svg" class="extension-icon"></img>|**Depth effect**|Change scale based on Y position to simulate depth of field.|[Read more...](/gdevelop5/extensions/depth-effect)|
199199
|<img src="https://resources.gdevelop-app.com/assets/Icons/flash-outline.svg" class="extension-icon"></img>|**Flash object**|Make an object flash visibility (blink), color tint, object effect, or opacity (fade).|[Read more...](/gdevelop5/extensions/flash)|
200200
|<img src="https://resources.gdevelop-app.com/assets/Icons/flash-outline.svg" class="extension-icon"></img>|**Flash layer**|Make a layer visible for a specified duration, and then hide the layer.|[Read more...](/gdevelop5/extensions/flash-layer)|
201-
|<img src="https://resources.gdevelop-app.com/assets/Icons/movie-filter.svg" class="extension-icon"></img>|**Flash and transition painter**|Paint a color all over the screen for period of time with an effect (useful for simulate flash and transition effect).|[Read more...](/gdevelop5/extensions/flash-transition-painter)|
201+
|<img src="https://resources.gdevelop-app.com/assets/Icons/movie-filter.svg" class="extension-icon"></img>|**Flash and transition painter**|Paint transition effects with a plain color.|[Read more...](/gdevelop5/extensions/flash-transition-painter)|
202202
|<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...](/gdevelop5/extensions/marching-squares/details) ([reference](/gdevelop5/extensions/marching-squares))|
203203
|<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...](/gdevelop5/extensions/object-slicer)|
204204
|<img src="https://asset-resources.gdevelop.io/public-resources/Icons/f2e5a34bf465f781866677762d385d6c8e9e8d203383f2df9a3b7e0fad6a2cb5_fire.svg" class="extension-icon"></img>|**3D particle emitter**|Display a large number of particles to create visual effects.|[Read more...](/gdevelop5/extensions/particle-emitter3d)|

0 commit comments

Comments
 (0)