An open API service indexing awesome lists of open source software.

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回」の完成プロジェクト

Awesome Lists containing this project

README

          

# 全方位シューティングの完成プロジェクト

![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180330/20180330202127.gif)

# 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 プロジェクトにインポートする