GuilhermeGSousa / godot-motion-matching

A simple implementation of Motion Matching and intertialization blending in Godot 4
2 stars 1 forks source link
animation godot motion-matching

Motion Matching for Godot 4.3

A very simple motion matching implementation example in Godot 4.3, that allows for both strafe and non strafe movement, implemented following Dan Holden's article.

Implementation

Todo

Credits