Skip to content

Commit 04b0781

Browse files
[Auto] [Update] Note that tween opacity only works on 2D objects in tween docs (#664)
Co-authored-by: 4ian <1280130+4ian@users.noreply.github.com>
1 parent 63589fb commit 04b0781

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

automated_updates_data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"last_automated_updates_commit": "e9b9596d6dddf8fc483ed5d4c2a4725215b073fe",
2+
"last_automated_updates_commit": "d52d42d3b4dd16f7cd57727fdd80f721fc0f6f80",
33
"last_improved_things": [
44
{
55
"date": "2026-02-16",

docs/gdevelop5/behaviors/tween/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The Tween (from inbe**tween**) [behavior](/gdevelop5/behaviors) animates [object
99
- Angle (and rotation X/Y for 3D objects)
1010
- Scale (X, Y, or both)
1111
- Size (width, height, depth for 3D objects)
12-
- Opacity
12+
- Opacity (2D objects only)
1313
- Color (RGB or HSL modes)
1414
- Text character size
1515
- Effect properties (numeric or color parameters)

0 commit comments

Comments
 (0)