Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

V-Sekai/godot-motion-matching

 
 

Repository files navigation

Motion Matching for Godot 4.3

A motion matching implementation in Godot 4.3, implemented following Dan Holden's article.

Demo

GuilhermeGSousa/godot-motion-matching-demo

Wiki

You can find this repo's wiki here!

Features

You'll find on this repo:

  • A plugin that allow you to run motion matching queries on an animation dataset!
  • A CharacterBody3D implementing a simple movement logic.
  • Trajectory generation, including collisions and environmental checks.
  • An editor to bake and visualize motion matching features.
  • Blending nodes to qllow you to smoothly transition when switching animations.

Credits

About

A Motion Matching plugin for Godot 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.9%
  • Other 0.1%