uezo / ChatdollKit

ChatdollKit enables you to make your 3D model into a chatbot
Apache License 2.0
702 stars 73 forks source link

can't load script #217

Closed nakumiayumu144 closed 1 year ago

nakumiayumu144 commented 1 year ago

i am using Unity 2021.3.21f1 image

uezo commented 1 year ago

Hi @nakumiayumu144 , You need JSON.NET.

  1. Open Package Manager
  2. Add package from git URL
  3. com.unity.nuget.newtonsoft-json@3.0

Also I found that we are no longer able to get it from Asset Store. I will fix README.

nakumiayumu144 commented 1 year ago

thanks its working now