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
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: