dreaw131313 / MotionMatchingByDreaw

Animation system for Unity engine based on motion matching
MIT License
263 stars 43 forks source link

How to set the project for running in Unity? #2

Open JinhyunChoi-DEV opened 1 year ago

JinhyunChoi-DEV commented 1 year ago

I already finish cloning the project for testing.

But, I can't open this project by using Unity hub.

How can I set the project for running in Unity engine?

+) I already send the e-mail to motionmatchingforunity@gmail.com

dreaw131313 commented 1 year ago

Hi, this repo contains only implementation of motion matching components and editors. Just paste "MotionMatchingByDreaw" folder to your project and then add this packages from package manager:

ItsSaswata commented 1 month ago

hello i just visited your youtube page and the system looks amazing can you please help me set it up i installed burst , mathemetics was already installed but i coudn't find jobs anywhere

and this error comes up gg

dreaw131313 commented 1 month ago

@ItsSaswata What unity version are you using?

ItsSaswata commented 1 month ago

No actually I fixed this issue by installing ecs package

ItsSaswata commented 1 month ago

But now i have no damn idea about how to implement it And also I sent an email to you.Kindly check please

ItsSaswata commented 1 month ago

I already finish cloning the project for testing.

But, I can't open this project by using Unity hub.

How can I set the project for running in Unity engine?

+) I already send the e-mail to motionmatchingforunity@gmail.com

Did you find any solution for implementing this?

dreaw131313 commented 1 month ago

This repo is not Unity project. It is all code for motion matching animation system