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": "e9b9596d6dddf8fc483ed5d4c2a4725215b073fe",
"last_automated_updates_commit": "1e8f76d3baacaf8e575f4b187ed55730e447381d",
"last_improved_things": [
{
"date": "2026-02-16",
Expand Down
2 changes: 1 addition & 1 deletion docs/gdevelop5/behaviors/tween/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The Tween (from inbe**tween**) [behavior](/gdevelop5/behaviors) animates [object
- Angle (and rotation X/Y for 3D objects)
- Scale (X, Y, or both)
- Size (width, height, depth for 3D objects)
- Opacity
- Opacity (2D objects only)
- Color (RGB or HSL modes)
- Text character size
- Effect properties (numeric or color parameters)
Expand Down