「Godot/VR」の版間の差分

提供:ペチラボ書庫
ナビゲーションに移動 検索に移動
編集の要約なし
編集の要約なし
13行目: 13行目:


== エクスポート ==
== エクスポート ==
https://docs.godotengine.org/ja/4.x/tutorials/xr/deploying_to_android.html
https://docs.godotengine.org/ja/4.x/tutorials/export/exporting_for_android.html
https://docs.godotengine.org/ja/4.x/tutorials/export/exporting_for_android.html



2024年12月25日 (水) 17:51時点における版

ドキュメント

https://docs.godotengine.org/ja/4.x/tutorials/xr/setting_up_xr.html

Getting Started

  • ドキュメンテーションを読みながらプロジェクトを作成・必要なXRノードを配置・初期化用スクリプトを書く
  • HMDを接続(Meta Quest Linkなどを使用)
  • GodotでプロジェクトをRun

ストアで配信する方法

  • Meta Quest Developer Hub から行う

エクスポート

https://docs.godotengine.org/ja/4.x/tutorials/xr/deploying_to_android.html

https://docs.godotengine.org/ja/4.x/tutorials/export/exporting_for_android.html

JDKのインストールと環境変数の設定、

Android SDK のインストールと「エディタ設定」からパスの指定が必要。

デバッグにもキーストアの設定が必要。

https://developer.android.com/studio/publish/app-signing?hl=ja#debugmode

https://qiita.com/irgaly/items/d1194a4f72a835e79653

あとは色々出てくる指示に従えば多分いける

トラブルシューティング

  • Quest に接続できない
    • Developer Hub で接続設定した上で、Quest を再起動する