Skip to content

Commit 0eb586c

Browse files
author
GDevelop documentation CI
committed
Automatic update of the reference pages [skip ci]
1 parent 88ce7a8 commit 0eb586c

File tree

6 files changed

+16
-7
lines changed

6 files changed

+16
-7
lines changed

docs/gdevelop5/all-features/bbtext/reference.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@ Displays a rich text label using BBCode markup (allowing to set parts of the tex
2727
- **Base color** is stored as `color` (color). Default value is `0;0;0`.
2828
- **Font** is stored as `fontFamily` (resource). Default value is `Arial`.
2929
- **Base size** is stored as `fontSize` (number). Default value is `20`.
30-
- **BBCode text** is stored as `text` (multilinestring). Default value is `[b]bold[/b] [i]italic[/i] [size=15]smaller[/size] [font=times]times[/font] font
31-
[spacing=12]spaced out[/spacing]
32-
[outline=yellow]outlined[/outline] [shadow=red]DropShadow[/shadow] `.
30+
- **BBCode text** is stored as `text` (multilinestring). Default value is `[b]bold[/b] [i]italic[/i] [size=15]smaller[/size] [font=times]times[/font] font [spacing=12]spaced out[/spacing] [outline=yellow]outlined[/outline] [shadow=red]DropShadow[/shadow] `.
3331
- **Vertical alignment** is stored as `verticalTextAlignment` (choice). Default value is `top`.
3432
- **Visible on start** is stored as `visible` (boolean). Default value is `true`.
3533

docs/gdevelop5/all-features/bitmap-text/reference.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ Use a custom Bitmap Font to create your own texts.`.
2525
- **Alignment** is stored as `align` (choice). Default value is `left`.
2626
- **Bitmap Font** is stored as `bitmapFontResourceName` (resource). Default value is ``.
2727
- **Text scale** is stored as `scale` (number). Default value is `1`.
28-
- **Text** is stored as `text` (multilinestring). Default value is `This text use the default bitmap font.
29-
Use a custom Bitmap Font to create your own texts.`.
28+
- **Text** is stored as `text` (multilinestring). Default value is `This text use the default bitmap font. Use a custom Bitmap Font to create your own texts.`.
3029
- **Bitmap Atlas** is stored as `textureAtlasResourceName` (resource). Default value is ``.
3130
- **Font tint** is stored as `tint` (color). Default value is `255;255;255`.
3231
- **Vertical alignment** is stored as `verticalTextAlignment` (choice). Default value is `top`.

docs/gdevelop5/extensions/.pages

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ nav:
7171
- Pinching gesture: pinch-gesture
7272
- Multitouch joystick and buttons (sprite): sprite-multitouch-joystick
7373
- Swipe Gesture: swipe-gesture
74-
- Two choices dialog boxes: two-choices-dialog-boxes
7574
- Movement:
7675
- Advanced platformer movements: advanced-jump
7776
- Advanced movements for 3D physics characters: advanced-jump3d
@@ -140,6 +139,7 @@ nav:
140139
- Resource bar (separated units): tiled-units-bar
141140
- Time formatting: time-formatter
142141
- Toggle switch (for Shape Painter): toggle-switch
142+
- Two choices dialog boxes: two-choices-dialog-boxes
143143
- Visual effect:
144144
- 3D Billboard: billboard
145145
- Depth effect: depth-effect

docs/gdevelop5/extensions/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ Read more about this:
114114
|<img src="https://resources.gdevelop-app.com/assets/Icons/gesture-pinch.svg" class="extension-icon"></img>|**Pinching gesture**|Move the camera or objects with pinching gestures.|[Read more...](/gdevelop5/extensions/pinch-gesture)|
115115
|<img src="https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Videogames/Videogames_controller_joystick_arrows_direction.svg" class="extension-icon"></img>|**Multitouch joystick and buttons (sprite)**|Joysticks or buttons for touchscreens.|[Read more...](/gdevelop5/objects/multitouch-joystick) ([reference](/gdevelop5/extensions/sprite-multitouch-joystick))|
116116
|<img src="https://resources.gdevelop-app.com/assets/Icons/gesture-swipe-right.svg" class="extension-icon"></img>|**Swipe Gesture**|Detect swipe gestures based on their distance and duration.|[Read more...](/gdevelop5/extensions/swipe-gesture)|
117-
|<img src="https://asset-resources.gdevelop.io/public-resources/Icons/Line Hero Pack/Master/SVG/Interface Elements/0842ffc478006e9b6687fca9a5761494c4efd1df873220637af5b4ac7253f850_Interface Elements_interface_ui_window_application_app_button_cta.svg" class="extension-icon"></img>|**Two choices dialog boxes**|A dialog box with buttons to let users make a choice.|[Read more...](/gdevelop5/extensions/two-choices-dialog-boxes)|
118117

119118
### Movement
120119

@@ -199,6 +198,7 @@ Read more about this:
199198
|<img src="https://asset-resources.gdevelop.io/public-resources/Icons/063e9152cf65bc0f3be2a828afd950c3ecf1b1fc72feefdc2467252fe987dc0f_dots-horizontal.svg" class="extension-icon"></img>|**Resource bar (separated units)**|A bar that represents a resource in the game (health, mana, ammo, etc).|[Read more...](/gdevelop5/objects/resource-bar) ([reference](/gdevelop5/extensions/tiled-units-bar))|
200199
|<img src="https://resources.gdevelop-app.com/assets/Icons/clock-digital.svg" class="extension-icon"></img>|**Time formatting**|Converts seconds into standard time formats, such as HH:MM:SS. |[Read more...](/gdevelop5/extensions/time-formatter)|
201200
|<img src="https://resources.gdevelop-app.com/assets/Icons/Glyphster Pack/Master/SVG/Interface Elements/Interface Elements_interface_ui_toggle_switch.svg" class="extension-icon"></img>|**Toggle switch (for Shape Painter)**|Toggle switch that users can click or touch.|[Read more...](/gdevelop5/extensions/toggle-switch)|
201+
|<img src="https://asset-resources.gdevelop.io/public-resources/Icons/Line Hero Pack/Master/SVG/Interface Elements/0842ffc478006e9b6687fca9a5761494c4efd1df873220637af5b4ac7253f850_Interface Elements_interface_ui_window_application_app_button_cta.svg" class="extension-icon"></img>|**Two choices dialog boxes**|A dialog box with buttons to let users make a choice.|[Read more...](/gdevelop5/extensions/two-choices-dialog-boxes)|
202202

203203
### Visual effect
204204

docs/gdevelop5/extensions/score-counter/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,21 @@ An animated score counter with an icon and a customisable font.
2323
### Object properties
2424

2525
- **Score** (🔢 Number, Dimensionless). Default score. Default value is `0`.
26+
- **Increasing score sound** (🗂️ Resource).
27+
- **Min baseline pitch** (🔢 Number). Default value is `0.7`.
28+
- **Max baseline pitch** (🔢 Number). Default value is `0.8`.
29+
- **Pitch factor** (🔢 Number). Default value is `1.01`.
30+
- **Pitch reset timeout** (🔢 Number, Duration). Default value is `1`.
2631

2732
??? quote "See internal technical details"
2833

2934

3035
- **Score** is stored as `Score` (Number). Unit is Dimensionless. Default value is `0`.
36+
- **Increasing score sound** is stored as `IncreasingScoreSound` (Resource). Default value is ``.
37+
- **Min baseline pitch** is stored as `PitchBaselineMin` (Number). Default value is `0.7`.
38+
- **Max baseline pitch** is stored as `PitchBaselineMax` (Number). Default value is `0.8`.
39+
- **Pitch factor** is stored as `PitchFactor` (Number). Default value is `1.01`.
40+
- **Pitch reset timeout** is stored as `PitchTimeout` (Number). Unit is Second. Default value is `1`.
3141

3242
### Object actions
3343

docs/gdevelop5/extensions/two-choices-dialog-boxes/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ A dialog box showing two options.
2727
- **Cancel with Escape key** (🔘 Boolean). Enable or disable the escape key to close the dialog. Default value is `true`.
2828
- **Label for the "Yes" button** (🔤 String). This is the button with identifier 0. Default value is `Yes`.
2929
- **Label for the "No" button** (🔤 String). This is the button with identifier 1. Default value is `No`.
30+
- **Sound at hovering** (🗂️ Resource).
3031

3132
??? quote "See internal technical details"
3233

@@ -35,6 +36,7 @@ A dialog box showing two options.
3536
- **Cancel with Escape key** is stored as `EnableEscape` (Boolean). Default value is `true`.
3637
- **Label for the "Yes" button** is stored as `LabelButtonID0` (String). Default value is `Yes`.
3738
- **Label for the "No" button** is stored as `LabelButtonID1` (String). Default value is `No`.
39+
- **Sound at hovering** is stored as `HoveredSound` (Resource). Default value is ``.
3840

3941
### Object conditions
4042

0 commit comments

Comments
 (0)