Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

曲データをサーバから取得 #35

Open
mori-atsushi opened this issue Sep 1, 2017 · 0 comments · May be fixed by #40
Open

曲データをサーバから取得 #35

mori-atsushi opened this issue Sep 1, 2017 · 0 comments · May be fixed by #40
Assignees
Labels

Comments

@mori-atsushi
Copy link

サーバから取得した曲データをSong クラスに入れる
Scripts/Song/Song.cs Songクラス内のコンストラクタで取得

取得先URL

http://153.127.202.28:3000/api/v1/song_info?song_id=[曲ID]
http://133.242.226.13/[動画ファイル名]

確認方法

root.unityを実行し、以下の操作手順でサーバ情報に基づき動画及び動画情報が表示されていることを確認する。

操作手順

  1. [1]〜[3]の数字キーを押して曲入力
  2. サーバ情報に基づいたポップアップが表示される
  3. 曲一覧画面の間待機
  4. サーバ情報に基づいた動画が再生される
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants