Tween Composer 0.4.0 Tools 4.4 Community
Submitted by user gurbsgurbs; MIT; 2026-05-20
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!
View files Download Recent Edits