1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

【Unity 2020.1.9f1】Standard Assets のエラーを消して動作させる

1
Last updated at Posted at 2020-12-03

Standard Assets (for Unity 2018.4)のエラー直す方法。

使用Unity 2020.1.9f1

このアセットで、ThirdPerthonCharactor/prefab/ThirdPersonController を使用方法

下記をまずUnityに追加、インポートなどでプロジェクトの追加
https://assetstore.unity.com/packages/essentials/asset-packs/standard-assets-for-unity-2018-4-32351#description

Assets → Standard Assets → Utilityを開く。
②Utilityフォルダー内にある、「ForcedReset.cs」と「SimpleActivatorMenu.cs」を削除

奈落に落ちてしまうので、Planeなどのオブジェクトで人(イーサン)が置ける場所を作る

ThirdPersonCharacterGuideLines.txt にやり方が書いてあり、2番で

  1. Place the "ThirdPersonCharacter" prefab in the scene.

と書かれているが、ThirdPersonController をシーンにドラッグ&ドロップしたら、
キャラクターがカーソルキーやスペースなどで動かせるようになる

おまけ

EthanAlbedoSpecular.png

この画像をDL
そして ThirdPersonCharactor/Textures にドロップ

ドロップしたTextureを選んで EthanBody にドロップ

image.png

するとイーサンの服や肌に色が着色される

image.png

EthanAction.gif

情報源:
https://www.sbcr.jp/support/48965/

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?