Home>

I'm new to Unity
I was trying to move the VRoid character in Unity while looking at the blog etc., but I can not add Third Person User Control from Add Component on the way

In detail, I can't find Third Person User Control from Add Component.

Standard Assets is properly imported and there is a ThirdPersonUserControl in Assets \ Standard Assets \ Characters \ ThirdPersonCharacter \ Scripts

Then I thought that I should drag and drop ThirdPersonUserControl directly to add a script, but Can't add script was displayed and I could not do it.

And when I put in Standard Assets, I got an error like this (image below)

I investigated the cause myself, but it didn't help.

I want you to tell me the solution

Thank you.

Referenced site

https://blog.mintsu-dev.com/posts/import-vroid-into-unity/#%E3%82%AD%E3%83%A3%E3%83%A9%E3%82%AF%E3% 82% BF% E3% 83% BC% E3% 81% AE% E8% A8% AD% E5% AE% 9A

https://miyagame.net/vroid-unity-unity/

  • Answer # 1

    Standard Assets are unmaintained, so recent versions of Unity will not be able to run with some scripts with compilation errors. If you use only ThirdPersonUserControl, you can use it by importing at least the following folders.