Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion automated_updates_data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"last_automated_updates_commit": "83481725932de83ee10286931de90c95bc2da191",
"last_automated_updates_commit": "8bce1721a240b1c7c1ec4f764a092f5e0c932ddb",
"last_improved_things": [
{
"date": "2026-02-16",
Expand Down
2 changes: 2 additions & 0 deletions docs/gdevelop5/interface/ai/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@ When it builds, the AI can take many concrete actions in your game, such as:
- Organizing objects into groups,
- Reading, creating and deleting object, scene and global variables,
- Inspecting and adjusting object and scene effects,
- Creating and configuring scene layers,
- Creating or modifying events to build your game's logic,
- Inspecting and changing project properties (like game resolution or the first scene) and resources,
- Creating global or scene-wide elements,
- Finding and installing suitable official extensions or assets.

Expand Down