diff --git a/docs/gdevelop5/objects/index.md b/docs/gdevelop5/objects/index.md index f65094cda7..bbae79197e 100644 --- a/docs/gdevelop5/objects/index.md +++ b/docs/gdevelop5/objects/index.md @@ -11,7 +11,7 @@ You can use different types of objects in your game, each serving a specific pur Objects can also include [behaviors](/gdevelop5/behaviors), which give them built-in abilities—like moving, jumping, or following a path. To control what happens during gameplay, you can use [events](/gdevelop5/events) to make objects move, rotate, switch animations, or apply effects.