#Godot 4 AnimationPlayers and .set_trans(Tween.TRANS_BOUNCE)

3 messages · Page 1 of 1 (latest)

wind pier
#

Is there a way to move an object between two positions with an effect like Tween.TRANS_BOUNCE, using the AnimationPlayer?

proud badge
#

I guess you would just need to create some position keyframes toward the end of the animation and set their positions to produce the bounce effect.

tropic cave
#

I recorded a video of me creating a Bounce style animation in the Animation Player if you are interested you may find it helpful.