Setup main scene for XR

This commit is contained in:
Marek S. Łukasiewicz 2025-01-31 15:13:57 +01:00
parent 432dca80d0
commit e3b6c3f501
6 changed files with 1820 additions and 1 deletions

11
project/start-xr.tscn Normal file
View file

@ -0,0 +1,11 @@
[gd_scene load_steps=3 format=3 uid="uid://ba764fx7hx8ei"]
[ext_resource type="PackedScene" uid="uid://bnqnnnet4dw12" path="res://addons/godot-xr-tools/staging/staging.tscn" id="1_hips3"]
[ext_resource type="Texture2D" uid="uid://ftrrxm7sxndi" path="res://assets/splash/splash.png" id="2_k0lu6"]
[node name="Staging" instance=ExtResource("1_hips3")]
main_scene = "uid://cx82op4eecbwr"
prompt_for_continue = false
[node name="LoadingScreen" parent="." index="2"]
splash_screen = ExtResource("2_k0lu6")