From 91fdf005cb4ece080176ab6f563333da899dec74 Mon Sep 17 00:00:00 2001 From: HelperWesley <72082749+HelperWesley@users.noreply.github.com> Date: Thu, 30 Apr 2026 11:10:46 -0230 Subject: [PATCH] Update index.md Updating the video embed with the auto-dubbed version. --- docs/gdevelop5/objects/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gdevelop5/objects/index.md b/docs/gdevelop5/objects/index.md index f65094cda71..bbae79197e8 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.