godot-3d-mannequin icon indicating copy to clipboard operation
godot-3d-mannequin copied to clipboard

Animations blending

Open DevMagicLord opened this issue 4 years ago • 2 comments

Hi,

About the animations they look very rough and cluncky without blending.

You can change the blending on the character AnimationTree, click on the connecting arrows and change their "Xfade time" property to 0.3, then animations will look way more better.

BTW it's great, it should become a starter template for Godot on project creation for fast prototyping.

DevMagicLord avatar Jan 03 '20 10:01 DevMagicLord

I'm aware you can blend, but I don't find it makes the animations look better, it does the opposite to me. For one, blending adds visual lag for the player, but more importantly, there's that issue where the feet are almost aligned in the run, so they go back to the center of mass of the character and magically slide on the ground when blending back to the idle pose. We'd need to redo/change the animations for blending to work, and we don't have budget for that now.

NathanLovato avatar Jan 03 '20 10:01 NathanLovato

And the project is already in the asset library.

NathanLovato avatar Jan 03 '20 10:01 NathanLovato