Setup main scene for XR
This commit is contained in:
parent
432dca80d0
commit
e3b6c3f501
6 changed files with 1820 additions and 1 deletions
11
project/start-xr.tscn
Normal file
11
project/start-xr.tscn
Normal 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")
|
||||
Loading…
Add table
Add a link
Reference in a new issue