Advanced-Movement-System-Godot icon indicating copy to clipboard operation
Advanced-Movement-System-Godot copied to clipboard

Motion Matching as an addon

Open ywmaa opened this issue 3 years ago • 2 comments

I know very little about motion matching, so this may take time

I will try to learn motion matching and implement it in the system as a plugin so anyone could take the plugin and use it in another project without the need for AMSG

ywmaa avatar Dec 22 '21 12:12 ywmaa

Motion Matching Example : https://youtu.be/307omU48Feg

Motion Matching Explanation : https://youtu.be/Egp1rQh1FAg

Original GDC 2016 Presentation from Ubisoft. Link to Slides Open source implementation for UE4

This talk has a bit more implementation details (and matches the slide deck linked above): https://www.gdcvault.com/play/1023280/Motion-Matching-and-The-Road The other talk linked above is more from an technical animator's POV than a programmers

From Me : All of the stuff above are from the godot Issue, but for some reason it looks like the work on motion matching is abandoned ,but here is the latest work done from them https://godotengine.org/article/gsoc-2019-progress-report-1-part-2#motion-matching

I will try and understand the motion matching, look at the already done code,and see if I can finish it

as it will help with the AMSG Template

ywmaa avatar Dec 23 '21 08:12 ywmaa

@ywmaa Coordinate Godot Motion Matching

GeorgeS2019 avatar Mar 31 '23 18:03 GeorgeS2019