https://github.com/baba-s/unity-shooting-tutorial
「【Unity 入門】全方位シューティングを作る 全26回」の完成プロジェクト
https://github.com/baba-s/unity-shooting-tutorial
unity unity-tutorial unity3d
Last synced: 2 months ago
JSON representation
「【Unity 入門】全方位シューティングを作る 全26回」の完成プロジェクト
- Host: GitHub
- URL: https://github.com/baba-s/unity-shooting-tutorial
- Owner: baba-s
- License: mit
- Created: 2018-03-30T11:08:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-06T11:19:59.000Z (about 5 years ago)
- Last Synced: 2025-07-25T07:48:02.260Z (5 months ago)
- Topics: unity, unity-tutorial, unity3d
- Language: C#
- Homepage: http://baba-s.hatenablog.com/entry/2018/04/01/190000
- Size: 61.5 MB
- Stars: 34
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 全方位シューティングの完成プロジェクト

# ZIP ファイルで実行ファイルを入手
1. 下記の URL を開く
https://github.com/baba-s/unity-shooting-tutorial/blob/master/UnityShootingTutorial.zip?raw=true
2. ダウンロードした「UnityShootingTutorial.zip」を展開する
3. 展開したフォルダ内の「shooting-tutorial.exe」を開く
# ZIP ファイルで Unity プロジェクトを入手
1. このページの「Code」ボタンから「Download ZIP」を選択する
2. ダウンロードした「unity-shooting-tutorial-master.zip」を展開する
3. 展開した「unity-shooting-tutorial-master」フォルダを Unity で開く
# .unitypackage で Unity プロジェクトを入手
1. 下記の URL を開く
https://github.com/baba-s/unity-shooting-tutorial/blob/master/UnityShootingTutorial.unitypackage?raw=true
2. ダウンロードした「UnityShootingTutorial.unitypackage」を Unity プロジェクトにインポートする