Skip to content

Commit 13df802

Browse files
author
GDevelop documentation CI
committed
Automatic update of the reference pages [skip ci]
1 parent 24c5717 commit 13df802

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1054,7 +1054,7 @@ Set an object as static. Is not affected by gravity, and can't be moved by force
10541054
> Technical note: this action internal type (in GDevelop JSON) is `Physics2::SetStatic`.
10551055

10561056
**Shape scale**
1057-
Modify an object shape scale. It affects custom shape dimensions and shape offset, if custom dimensions are not set the body will be scaled automatically to the object size.
1057+
Modify an object shape scale. It affects custom shape dimensions and shape offset. If custom dimensions are not set, the body will be scaled automatically to the object size.
10581058

10591059
??? quote "See parameters & details"
10601060

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ Change the object shape offset on Z..
506506
> Technical note: this action internal type (in GDevelop JSON) is `Physics3D::Physics3DBehavior::SetShapeOffsetZ`.
507507

508508
**Shape scale**
509-
Modify an object shape scale. It affects custom shape dimensions, if custom dimensions are not set the body will be scaled automatically to the object size.
509+
Modify an object shape scale. It affects custom shape dimensions. If custom dimensions are not set, the body will be scaled automatically to the object size.
510510

511511
??? quote "See parameters & details"
512512

0 commit comments

Comments
 (0)