LoginSignup
7
7

More than 5 years have passed since last update.

[Unity]無料Assetだけでコードを書かずにUnityちゃんを歩かせる。

Last updated at Posted at 2017-04-15

Unityちゃんかわいいですよね。

Assetのインポート

今回使うAssetは「Mecanim Locomotion Starter Kit」と「”Unity-Chan"Model」

それぞれインポートする

Unityちゃんの配置

ProjectViewの UnityChan/Models/unitychan をSceneViewにドラッグ&ドロップ
スクリーンショット 2017-04-15 23.03.23.png
スクリーンショット 2017-04-15 23.03.45.png

Unityちゃんの設定

Unityちゃんを選択して、AnimetionコンポーネントのControlerに Locomotion Setup/Locomotion/Locomotion を指定する。
スクリーンショット 2017-04-15 23.10.00.png

UnityちゃんにScriptを追加する

Locomotion Setup/Scripts/LocomotionPlayer をUnityちゃんに追加する。
スクリーンショット 2017-04-15 23.15.59.png

完成!

キーボードの十字キーでUnityちゃんを操作できる。

UC_Walk.gif

7
7
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
7
7