From c7363d1d8a78f1f13945bc478dd5b1c43edee044 Mon Sep 17 00:00:00 2001 From: 4ian <1280130+4ian@users.noreply.github.com> Date: Sat, 20 Jun 2026 09:15:21 +0000 Subject: [PATCH] [Auto] [Update] Update Spine object docs to recommend Spine version 4.2 for exports --- automated_updates_data.json | 2 +- docs/gdevelop5/objects/spine/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/automated_updates_data.json b/automated_updates_data.json index eb14cff8ead..fd1e71f7033 100644 --- a/automated_updates_data.json +++ b/automated_updates_data.json @@ -1,5 +1,5 @@ { - "last_automated_updates_commit": "969c3ba160ba5a7da09c0980d37e1faf7f42914c", + "last_automated_updates_commit": "1854715466e116ee1a03386cd8956bd7d55ea636", "last_improved_things": [ { "date": "2026-02-16", diff --git a/docs/gdevelop5/objects/spine/index.md b/docs/gdevelop5/objects/spine/index.md index 2911178fac4..782677fc06e 100644 --- a/docs/gdevelop5/objects/spine/index.md +++ b/docs/gdevelop5/objects/spine/index.md @@ -26,7 +26,7 @@ You can: It uses files exported from Spine (`.json`, `.atlas`, and image files) to render and animate characters or elements with smooth, interpolated bone-based movement. !!! tip - To ensure proper compatibility with GDevelop, use **Spine version 4.1** when exporting your animations. You can select the Spine version in the **Spine launcher** before exporting your files. + To ensure proper compatibility with GDevelop, use **Spine version 4.2** when exporting your animations. You can select the Spine version in the **Spine launcher** before exporting your files. !!! note