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": "7902b7ffb6c673b0ef13f5a23b85ce339cf6de40",
"last_automated_updates_commit": "accc32ee48c2c97dbd12d4abd28c9aaa1607b097",
"last_improved_things": [
{
"date": "2026-02-16",
Expand Down
4 changes: 4 additions & 0 deletions docs/gdevelop5/interface/events-editor/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,10 @@ You can change the colour of **comments** and **event group** by right-clicking

![](/gdevelop5/interface/events-editor/pasted/20230313-183427.png)

## Color parameters

Conditions and actions that take a color show a small color swatch next to the value directly in the event sheet, so you can see the color at a glance. Clicking the swatch opens a color picker, letting you choose a new color without having to open the full parameter editor.

## Select events

You can select multiple events by holding **Shift** or **Ctrl** while clicking. To select every event in the current sheet at once, use **Select All** (available from the Edit menu and the command palette). Clicking on an already-selected event while a multi-selection is active will deselect that single event.
Expand Down