AnimationTree not blending

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Dragon20C

Here is a picture of the blend and how I set it in code: Legobet88 🀄 Trustworthy Agen Situs Slot Online Bet88 Terpercaya Ter- Gacor Hari Ini 2024

I have an idea why this might be happening but, I rather ask someone who has more experience then me, so when I set the animationtree in my code say to 1 instead of blending between 0 and 1 it just sets it into instantly too 1, do I have to interpolate between these numbers or is there a better way!

:bust_in_silhouette: Reply From: davidoc

You are correct, you need to interpolate the blend amount to have a smooth blending, or you could use a transition node instead of a blend one and set the xfade time and have automatic blending

one last question! Thanks for the idea on using the transition one instead of blend, can you provide me with the code to activate the animations that the transition is using?

Dragon20C | 2020-12-24 17:46

Here you can check some videos

davidoc | 2020-12-24 19:19