Edit of asset "Tween Suite" Accepted

Old/Current New/Edit
Title Tween Suite Tween Suite
Description Extension for the Tween system. It adds:

TweenNode - a Node wrapper for Tween. It allows for configuring the Tween from the inspector and provides a reusable Tween object. You can either use it with TweenAnimation or via code, by implementing the virtual initialize_animation(tween) method. If TweenAnimation is used, you need to set a root node, similar to AnimationPlayer root.

TweenAnimation - a Resource that defines an animation for a Tween. You can use it with a regular Tween by calling apply_to_tween(tween, root) or by assigning it to TweenNode. The root is the base Node for animation paths.

TweenAnimation editor - a complete editor for creating TweenAnimation resources. You can add animation steps and add Tweeners to steps to create animation. The editor supports simple animation playback to preview what you are editing.

TweenNode and TweenAnimation come with a documentation. For more information and images see the GitHub repo.
Extension for the Tween system. It adds:

TweenNode - a Node wrapper for Tween. It allows for configuring the Tween from the inspector and provides a reusable Tween object. You can either use it with TweenAnimation or via code, by implementing the virtual initialize_animation(tween) method. If TweenAnimation is used, you need to set a root node, similar to AnimationPlayer root.

TweenAnimation - a Resource that defines an animation for a Tween. You can use it with a regular Tween by calling apply_to_tween(tween, root) or by assigning it to TweenNode. The root is the base Node for animation paths.

TweenAnimation editor - a complete editor for creating TweenAnimation resources. You can add animation steps and add Tweeners to steps to create animation. The editor supports simple animation playback to preview what you are editing.

TweenNode and TweenAnimation come with a documentation. For more information and images see the GitHub repo.
Category Scripts Scripts
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/KoBeWi/Godot-Tween-Suite https://github.com/KoBeWi/Godot-Tween-Suite
Issues Url https://github.com/KoBeWi/Godot-Tween-Suite/issues https://github.com/KoBeWi/Godot-Tween-Suite/issues
Godot version Godot 4.2 Godot 4.2
Version String 1.0 1.0
Download Commit 707b3bacf0a1085a37e0ded5cd6a51154993003c 707b3bacf0a1085a37e0ded5cd6a51154993003c
Download Url (Computed) https://github.com/KoBeWi/Godot-Tween-Suite/archive/707b3bacf0a1085a37e0ded5cd6a51154993003c.zip https://github.com/KoBeWi/Godot-Tween-Suite/archive/707b3bacf0a1085a37e0ded5cd6a51154993003c.zip
Icon Url https://github.com/KoBeWi/Godot-Tween-Suite/blob/master/Media/Icon.png?raw=1
https://github.com/KoBeWi/Godot-Tween-Suite/blob/master/Media/Icon.png?raw=1
Preview Insert
Type image
Image/Video URL https://github.com/KoBeWi/Godot-Tween-Suite/blob/master/Media/Screenshot.png?raw=1
Thumbnail