From ef77519fda3b610bc685a292a9a04b0ed971f787 Mon Sep 17 00:00:00 2001 From: 4ian <1280130+4ian@users.noreply.github.com> Date: Wed, 1 Jul 2026 09:21:23 +0000 Subject: [PATCH] [Auto] [Update] Note that GDevelop AI can inspect, create, edit and delete variables --- automated_updates_data.json | 2 +- docs/gdevelop5/interface/ai/index.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/automated_updates_data.json b/automated_updates_data.json index 2e22d59783..de4223d7df 100644 --- a/automated_updates_data.json +++ b/automated_updates_data.json @@ -1,5 +1,5 @@ { - "last_automated_updates_commit": "e8f39990f8c8e8cbf27e1ebbdd2e164e35ada0a7", + "last_automated_updates_commit": "5b24c7b70804b9608e1f12ccf9ea7862c5d1e7a0", "last_improved_things": [ { "date": "2026-02-16", diff --git a/docs/gdevelop5/interface/ai/index.md b/docs/gdevelop5/interface/ai/index.md index 05140de96c..562c549c67 100644 --- a/docs/gdevelop5/interface/ai/index.md +++ b/docs/gdevelop5/interface/ai/index.md @@ -33,6 +33,7 @@ When it builds, the AI can take many concrete actions in your game, such as: - Creating scenes, - Adding objects and placing them in a scene, - Adding behaviors to objects, +- Inspecting, creating, editing or deleting variables, - Creating or modifying events to build your game's logic, - Creating global or scene-wide elements, - Finding and installing suitable official extensions or assets.