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.