Skip to content

Commit 81a457c

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

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Common features that can be used for all objects in GDevelop. [Read more explana
9191

9292
## Sprite
9393

94-
Animated object which can be used for most elements of a game [Read more explanations about it.](https://wiki.gdevelop.io/gdevelop5/objects/sprite)
94+
Animated object which can be used for most elements of a game. [Read more explanations about it.](https://wiki.gdevelop.io/gdevelop5/objects/sprite)
9595

9696
| Expression | Description | |
9797
|-----|-----|-----|
@@ -903,14 +903,14 @@ Support for 3D in GDevelop.
903903

904904
## 3D Box (from extension 3D)
905905

906-
A 3D box.
906+
A box with images for each face
907907

908908
_No expressions for this object._
909909

910910

911911
## 3D Model (from extension 3D)
912912

913-
A 3D model.
913+
An animated 3D model.
914914

915915
_No expressions for this object._
916916

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Compare the camera position on Z axis.
7373

7474
## 3D Box
7575

76-
A 3D box.
76+
A box with images for each face
7777

7878
### Object actions
7979

@@ -93,7 +93,7 @@ _No expressions for this object._
9393

9494
## 3D Model
9595

96-
A 3D model.
96+
An animated 3D model.
9797

9898
_No expressions for this object._
9999

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Sprite are animated object which can be used for most elements of a game. [Read
66

77
## Sprite
88

9-
Animated object which can be used for most elements of a game
9+
Animated object which can be used for most elements of a game.
1010

1111
### Object actions
1212

0 commit comments

Comments
 (0)