You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.
How about a three-step-interpolation for teens?
Currently the tween can only interpolate from A to B.
But it might be useful to interpolate a property from A over B to C.
EDIT: We came to conclusion in Discord that it's already possible by interpolate from A to B, yield, and then interpolate from B to C.
EDIT2: It actually is even easier by delaying an interpolation by xf secs.
Just a reference list of features we'd like or bugs we come across in Godot that we should either try to implement open issues about.
GradientTextures
.The text was updated successfully, but these errors were encountered: