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で音を鳴らそう!

Last updated at Posted at 2020-08-27

#始めに
この記事の対象者

  • 製作中のゲームに音を入れたい人
  • unityに興味がある人
    #下準備
  1. unityのプロジェクトを開く
スクリーンショット 2020-02-17 20.04.08.png 2. Create -> Create Emptyを選択してCreate Emptyを生成する スクリーンショット 2020-02-17 20.05.17.png 3. Create(Project) -> C# Scriptを洗濯して新しいスクリプトを生成する スクリーンショット 2020-02-17 20.06.01.png 4. スクリプトを右クリックしてRemameを選択'sound_script'と入力してダブルクリック スクリーンショット 2020-02-17 20.12.04.png 5.
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?