0
0

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 3 years have passed since last update.

【初心者向け】Unity の Package Manager の使い方

Last updated at Posted at 2021-08-30

前提

  • Windows(Macでも同じです)
  • Unity 20201.1.1f1
  • 対象のアセット(ここでの説明では Easy Character Movement)を購入済みの想定

Package Manager からインストール

  1. Unityのメニュー -> Window -> Package Manager を選択します
2. Packages に My Assets を選択し、右上の検索ボックスに検索したいアセット(今回であれば Easy Character Movement)を入れて検索すると、左のペインで絞り込まれるので選択し、右下の Download ボタンを押してダウンロードします。その後 Import ボタンに代わるので押してインポートします。 3. こういう形で Project にフォルダができていれば成功です!
0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?