Skip to content

Commit ea005b2

Browse files
author
GDevelop documentation CI
committed
Automatic update of the reference pages [skip ci]
1 parent 2c9e5da commit ea005b2

File tree

213 files changed

+421
-559
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

213 files changed

+421
-559
lines changed

docs/gdevelop5/extensions/.pages

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ nav:
161161
- Sway: sway
162162
- 3D-like Flip for 2D Sprites: three-dflip
163163
- YSort: ysort
164-
- Community extensions:
164+
- Experimental extensions:
165165
- Advanced:
166166
- Crypto Api: crypto-api
167167
- Game properties data: get-properties-data

docs/gdevelop5/extensions/a3f/index.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,12 @@
33
<img src="https://asset-resources.gdevelop.io/public-resources/Icons/Line Hero Pack/Master/SVG/Graphic Design/f4c71080f9213188ee5556b1acb45ad46fe6e5225947301c363105b080fca008_Graphic Design_3d_cube_isometric.svg" class="extension-icon"></img>
44
This extension adds features to the built-in 3D.
55

6-
**Authors and contributors** to this community extension: [PANDAKO](https://gd.games/PANDAKO).
6+
**Authors and contributors** to this experimental extension: [PANDAKO](https://gd.games/PANDAKO).
77

88
!!! 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.
9+
This is an extension made by a community member and it only got through a
10+
light review by the GDevelop extension team. As such, we can't guarantee it
11+
meets all the quality standards of fully reviewed extensions.
1412

1513
---
1614

docs/gdevelop5/extensions/advanced-http/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<img src="https://asset-resources.gdevelop.io/public-resources/Icons/Line Hero Pack/Master/SVG/Email/04e28ac117741933d15ac1cadb34e0d799c7a561352b1525a1b75c5bd1dbeabc_Email_email_envelope_letter_message_fast.svg" class="extension-icon"></img>
44
An extension to create HTTP requests with more advanced settings than the built-in "Network request" action, like specifying headers or bypassing CORS.
55

6-
**Authors and contributors** to this community extension: [arthuro555](https://gd.games/arthuro555).
6+
**Authors and contributors** to this experimental extension: [arthuro555](https://gd.games/arthuro555).
77

88
---
99

docs/gdevelop5/extensions/advanced-jump/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<img src="https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Sports and Fitness/Sports and Fitness_training_running_run.svg" class="extension-icon"></img>
44
Let platformer characters: air jump, wall jump wall sliding, coyote time and dashing.
55

6-
**Authors and contributors** to this community extension: [D8H](https://gd.games/D8H), [shadow00dev](https://gd.games/shadow00dev), [Entropy](https://gd.games/Entropy), [CorianderGames](https://gd.games/CorianderGames).
6+
**Authors and contributors** to this experimental extension: [D8H](https://gd.games/D8H), [shadow00dev](https://gd.games/shadow00dev), [Entropy](https://gd.games/Entropy), [CorianderGames](https://gd.games/CorianderGames).
77

88
---
99

docs/gdevelop5/extensions/advanced-jump3d/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<img src="https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Sports and Fitness/Sports and Fitness_training_running_run.svg" class="extension-icon"></img>
44
Let 3D physics characters: air jump, wall jump wall sliding, coyote time and dashing.
55

6-
**Authors and contributors** to this community extension: [D8H](https://gd.games/D8H), [shadow00dev](https://gd.games/shadow00dev), [Entropy](https://gd.games/Entropy), [CorianderGames](https://gd.games/CorianderGames).
6+
**Authors and contributors** to this experimental extension: [D8H](https://gd.games/D8H), [shadow00dev](https://gd.games/shadow00dev), [Entropy](https://gd.games/Entropy), [CorianderGames](https://gd.games/CorianderGames).
77

88
---
99

docs/gdevelop5/extensions/advanced-p2pevent-handling/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<img src="https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Applications and Programming/Applications and Programming_sitemap_map_ux_application.svg" class="extension-icon"></img>
44
Allows handling all received P2P events at once instead of one per frame. It is more complex but also potentially more performant.
55

6-
**Authors and contributors** to this community extension: [arthuro555](https://gd.games/arthuro555).
6+
**Authors and contributors** to this experimental extension: [arthuro555](https://gd.games/arthuro555).
77

88
---
99

docs/gdevelop5/extensions/advanced-projectile/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<img src="https://asset-resources.gdevelop.io/public-resources/Icons/4ab6bb9f91ea1110c0c2aabd7fe17e320c1d0ebbb44f56d01885307d7d2e723b_arrow-decision-auto.svg" class="extension-icon"></img>
44
Control how a projectile moves including speed, acceleration, distance, and lifetime.
55

6-
**Authors and contributors** to this community extension: [VictrisGames](https://gd.games/VictrisGames).
6+
**Authors and contributors** to this experimental extension: [VictrisGames](https://gd.games/VictrisGames).
77

88
---
99

docs/gdevelop5/extensions/align-object/index.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,12 @@
33
<img src="https://resources.gdevelop-app.com/assets/Icons/format-vertical-align-center.svg" class="extension-icon"></img>
44
Align objects on the scene relatively to the window (or screen size).
55

6-
**Authors and contributors** to this community extension: [grymmjack](https://gd.games/grymmjack).
6+
**Authors and contributors** to this experimental extension: [grymmjack](https://gd.games/grymmjack).
77

88
!!! 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.
9+
This is an extension made by a community member and it only got through a
10+
light review by the GDevelop extension team. As such, we can't guarantee it
11+
meets all the quality standards of fully reviewed extensions.
1412

1513
---
1614

docs/gdevelop5/extensions/animated-back-and-forth-movement/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<img src="https://resources.gdevelop-app.com/assets/Icons/repeat.svg" class="extension-icon"></img>
44
Make the object go on the left, then when some distance is reached, flip and go back to the right. Make sure that your object has two animations called "GoLeft" and "TurnLeft".
55

6-
**Authors and contributors** to this community extension: [4ian](https://gd.games/4ian).
6+
**Authors and contributors** to this experimental extension: [4ian](https://gd.games/4ian).
77

88
---
99

docs/gdevelop5/extensions/animation-system/index.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,12 @@
33
<img src="https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Videogames/Videogames_videogame_pacman_ghost_character_play.svg" class="extension-icon"></img>
44
Adds easy to use pre-made animations.
55

6-
**Authors and contributors** to this community extension: [VegeTato](https://gd.games/VegeTato).
6+
**Authors and contributors** to this experimental extension: [VegeTato](https://gd.games/VegeTato).
77

88
!!! 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.
9+
This is an extension made by a community member and it only got through a
10+
light review by the GDevelop extension team. As such, we can't guarantee it
11+
meets all the quality standards of fully reviewed extensions.
1412

1513
---
1614

0 commit comments

Comments
 (0)