diff --git a/automated_updates_data.json b/automated_updates_data.json index 963bfb8c415..b765a04fcf0 100644 --- a/automated_updates_data.json +++ b/automated_updates_data.json @@ -1,5 +1,5 @@ { - "last_automated_updates_commit": "d52d42d3b4dd16f7cd57727fdd80f721fc0f6f80", + "last_automated_updates_commit": "651c93ae1fb976f575ab896b5866e205003bc633", "last_improved_things": [ { "date": "2026-02-16", diff --git a/docs/gdevelop5/interface/events-editor/index.md b/docs/gdevelop5/interface/events-editor/index.md index 95731510318..b74a9055cfd 100644 --- a/docs/gdevelop5/interface/events-editor/index.md +++ b/docs/gdevelop5/interface/events-editor/index.md @@ -109,6 +109,12 @@ You can change the colour of **comments** and **event group** by right-clicking ![](/gdevelop5/interface/events-editor/pasted/20230313-183427.png) +## Select events + +Click on an event to select it. To select multiple events, hold **Ctrl** (or **Cmd** on macOS) or **Shift** while clicking — clicking again on an already selected event removes it from the selection. + +Use **Ctrl/Cmd+A** to select all events in the current sheet, and **Ctrl/Cmd+Shift+A** (or **Esc**) to deselect everything. + ## Delete selected events By clicking the Delete selected events button, selected events will be removed from the event sheet, as well as any subevents. (you can also press the Delete key)