Edit of asset "Tween Composer" Accepted

Old/Current New/Edit
Title Tween Composer
Description A tool for creating reusable tween animations using the inspector tab in Godot.

It works on 2D, 3D and UI objects!

Features:
- Tweens can be saved as resources and reused in different entities.
- Dropdown for basic properties (position, rotation, scale, color/opacity), plus an "Other" field for changing ANY property using property paths, e.g. position:x.
- Sending triggers as a signal so other nodes can be connected and interact with the tween. Fire that particle mid-tween!
- Playback options to pause/play, reset or restart.
- "Hide before" and "Delete after" tween, to simplify the parent's spawning/destroying animations.
- Load your tween resources to play different animations.
- Use expressions for random values, or to get values from variables.
- Preview the tween directly in the editor!
A tool for creating reusable tween animations using the inspector tab in Godot.

It works on 2D, 3D and UI objects!

Features:
- Tween configurations can be saved as resources and reused in different entities.
- Dropdown for basic properties (position, rotation, scale, color/opacity), plus an "Other" field for changing a custom property (using property paths, e.g. position:x).
- Sending triggers as a signal so other nodes can be connected and interact with the tween.
- Playback options to pause/play, reset, restart...
- "Hide before" and "Delete after" tween, to simplify the parent's spawning/destroying animations.
- Load your TweenSequence saved resources to play different animations.
- Preview the tween directly in the editor!
Category Tools
License MIT
Repository Provider Custom
Repository Url https://github.com/gurbsgurbs/tween-composer-godot
Issues Url
Godot version Godot 4.4
Version String 0.4.0 0.3.0
Download Commit https://github.com/gurbsgurbs/tween-composer-godot/releases/download/v0.4.0/tween_composer_v0.4.0.zip https://github.com/gurbsgurbs/tween-composer-godot/releases/download/v0.3.0/tween_composer_v0.3.0.zip
Download Url (Computed) https://github.com/gurbsgurbs/tween-composer-godot/releases/download/v0.4.0/tween_composer_v0.4.0.zip https://github.com/gurbsgurbs/tween-composer-godot/releases/download/v0.3.0/tween_composer_v0.3.0.zip
Icon Url https://raw.githubusercontent.com/gurbsgurbs/tween-composer-godot/refs/heads/main/.github/assets/TweenComposer_icon.png