{"repo":"gurbsgurbs/tween-composer-godot","free":true,"listed":false,"github":"https://github.com/gurbsgurbs/tween-composer-godot","clone":"git clone https://github.com/gurbsgurbs/tween-composer-godot.git","description":"A tool for creating reusable tween animations using the inspector tab in Godot","language":"GDScript","stars":40,"topics":["gdscript","godot","godot-engine","tween","game-development"],"license":"MIT","category":"game-templates","readme_excerpt":"Tween Composer for Godot A tool for creating tween animations using the inspector tab in Godot. It works on 2D, 3D and UI objects! Works with Godot 4.4+ Head to the itch.io page for more updates: https://gurbsgurbs.itch.io/tween-composer 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! How to Use Tween Composer works with Node2D , Node3D and Control nodes, but it can be used in virtually any node that needs tweens. To animate an object: 1. Attach TweenComposer as its child. 2. Use the inspector to create a new Sequence, with a set of tween steps, and set the tween properties for duration, loops, etc. To use expressions: Using expressions In the step configurations, set the Value Source to Expression . With expressions you can: Use random values: e.g. randf range(-100,100) Use the value from variables declared in the parent node, using parent . e.g. p","default_branch":null,"files":null,"tree":[],"storefront":"/r/gurbsgurbs","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/gurbsgurbs/tween-composer-godot/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}