Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

This is an Animateable control node by blending between set destination positions (other Control nodes). Set the destination points within the node, then you can animate the automatically-set "blend" metadata with an AnimationPlayer. Alternatively, you can use the blend tweener helper functions to tween the blend values from a start value to an end value.
godot-AnimatedControl
An animatable control node.
This is an Animateable control node by blending between set destination positions (other Control nodes). Set the destination points within the node, then you can animate the automatically-set "blend" metadata with an AnimationPlayer.
Alternatively, you can use the blend tweener helper functions to tween the blend values from a start value to an end value.
Reviews
Quick Information

This is an Animateable control node by blending between set destination positions (other Control nodes). Set the destination points within the node, then you can animate the automatically-set "blend" metadata with an AnimationPlayer. Alternatively, you can use the blend tweener helper functions to tween the blend values from a start value to an end value.