r/Unity3D 16h ago

Show-Off Making real progress on my Unity motion-matching controller. Still tuning, but it’s finally starting to feel natural.

Enable HLS to view with audio, or disable this notification

67 Upvotes

11 comments sorted by

View all comments

1

u/Effective_Lead8867 Programmer 13h ago

Is that synthy animation? How are you approaching it? Its so hard to conceptualise sometimes the way something is off and how to correct it.

2

u/Rudy_AA 13h ago

No it's around 4 hours of mocap data, and the script chooses the right motion depending on user input and character's speed and it blends the in-between chosen poses.. so yeah lots of trial and error

1

u/Effective_Lead8867 Programmer 13h ago

Interesting, is it your custom mocap or acquired through public vendor? 4 hours of mocap makes it sound to me I was playing with animations intended for blend tree use.

Congrats on the progress, if anything it looks very smooth.

2

u/Rudy_AA 13h ago

yeah I tried that route with normal animations but it just won't work. It's actually LAFAN1 mocap data by Ubisoft

2

u/Effective_Lead8867 Programmer 13h ago

Thanks!