File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
docs/gdevelop5/all-features Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments