Animation resources
Animation resources are assigned to a ProtonControlAnimation
node and defines how the animation looks like.
Every animation shares common properties and relies on Tweens internally.
Properties
Easing
- Controls where the animation is interpolated.
- See the Godot documentation on tweens for more information.
Transition
Default duration
- How long the animation lasts.
- Overriden by the AnimationControl duration.