fix(AnimationDirections.cs): Blend vector for NameForDir #15

Merged
Lubba-64 merged 1 commit from fix-name-for-dir-blending into main 2022-06-07 00:31:17 +00:00
Lubba-64 commented 2022-06-07 00:31:07 +00:00 (Migrated from github.com)

Snapping the vector to the nearest vector using the
VectorMath.BlendVector2() method results in better animation handling,
and doesn't break existing functionality nicely.

Snapping the vector to the nearest vector using the VectorMath.BlendVector2() method results in better animation handling, and doesn't break existing functionality nicely.
Sign in to join this conversation.
No description provided.