Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258)

This commit is contained in:
Aaron Franke
2025-10-03 16:22:39 -07:00
committed by GitHub
parent de00da353c
commit 14fcc0e133
1903 changed files with 7777 additions and 17289 deletions

View File

@@ -1,10 +1,10 @@
[gd_scene load_steps=13 format=3 uid="uid://btli1dajen53o"]
[gd_scene load_steps=13 format=3 uid="uid://cdgl0r5ii433j"]
[ext_resource type="Script" uid="uid://bqa4r4n7b6d7s" path="res://start_vr.gd" id="1_1bvp3"]
[ext_resource type="Script" uid="uid://c5bnmb8grcumh" path="res://collision_hands.gd" id="1_ig7tw"]
[ext_resource type="Texture2D" uid="uid://btobyv4xjhltq" path="res://assets/pattern.png" id="2_h2yge"]
[ext_resource type="PackedScene" uid="uid://cfgfwisj8m2mg" path="res://box.tscn" id="3_1bvp3"]
[ext_resource type="PackedScene" uid="uid://c7ohc2o1shtu7" path="res://wall.tscn" id="5_lquwl"]
[ext_resource type="Script" uid="uid://buugqoh2qk24v" path="res://start_vr.gd" id="1_1bvp3"]
[ext_resource type="Script" uid="uid://bqq7bd6sumeyb" path="res://collision_hands.gd" id="1_ig7tw"]
[ext_resource type="Texture2D" uid="uid://bta7v3w2y42rx" path="res://assets/pattern.png" id="2_h2yge"]
[ext_resource type="PackedScene" uid="uid://dni7upn1w04ie" path="res://box.tscn" id="3_1bvp3"]
[ext_resource type="PackedScene" uid="uid://dpj2x4j0g3pdg" path="res://wall.tscn" id="5_lquwl"]
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_7dm0k"]
sky_horizon_color = Color(0.662243, 0.671743, 0.686743, 1)
@@ -61,7 +61,6 @@ pose = &"grip"
[node name="CollisionHands3D" type="AnimatableBody3D" parent="XROrigin3D/LeftHand"]
script = ExtResource("1_ig7tw")
metadata/_custom_type_script = "uid://c5bnmb8grcumh"
[node name="OpenXRRenderManager" type="OpenXRRenderModelManager" parent="XROrigin3D/LeftHand/CollisionHands3D"]
tracker = 2
@@ -77,7 +76,6 @@ pose = &"grip"
[node name="CollisionHands3D" type="AnimatableBody3D" parent="XROrigin3D/RightHand"]
script = ExtResource("1_ig7tw")
metadata/_custom_type_script = "uid://c5bnmb8grcumh"
[node name="OpenXRRenderManager" type="OpenXRRenderModelManager" parent="XROrigin3D/RightHand/CollisionHands3D"]
tracker = 3