mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 16:00:08 +01:00
Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://rek0t7kubpx4"
|
||||
uid="uid://tbys78cuh7xe"
|
||||
path.s3tc="res://.godot/imported/pattern.png-cf6f03dfd1cdd4bc35da3414e912103d.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
|
||||
@@ -1 +1 @@
|
||||
uid://b7rteq0k83idy
|
||||
uid://dn7dcjdxdemjt
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://c6h2mtlrvrp5v"]
|
||||
[gd_scene load_steps=2 format=3 uid="uid://bxvfpjxfcsjq4"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b7rteq0k83idy" path="res://controller_state.gd" id="1_dwfbl"]
|
||||
[ext_resource type="Script" uid="uid://dn7dcjdxdemjt" path="res://controller_state.gd" id="1_dwfbl"]
|
||||
|
||||
[node name="ControllerState" type="Control"]
|
||||
custom_minimum_size = Vector2(512, 512)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cesuwxv0lx34c"
|
||||
uid="uid://yjs88mdp6geb"
|
||||
path="res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[gd_scene load_steps=10 format=3 uid="uid://c6ec3t6mbd08d"]
|
||||
[gd_scene load_steps=10 format=3 uid="uid://dua7phdbhm5fu"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://c6h2mtlrvrp5v" path="res://controller_state.tscn" id="1_h2yge"]
|
||||
[ext_resource type="Script" uid="uid://dytx8naceu3j6" path="res://start_vr.gd" id="1_ig7tw"]
|
||||
[ext_resource type="Texture2D" uid="uid://rek0t7kubpx4" path="res://assets/pattern.png" id="2_1bvp3"]
|
||||
[ext_resource type="PackedScene" uid="uid://bxvfpjxfcsjq4" path="res://controller_state.tscn" id="1_h2yge"]
|
||||
[ext_resource type="Script" uid="uid://d1368fca1dvn" path="res://start_vr.gd" id="1_ig7tw"]
|
||||
[ext_resource type="Texture2D" uid="uid://tbys78cuh7xe" path="res://assets/pattern.png" id="2_1bvp3"]
|
||||
|
||||
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_ig7tw"]
|
||||
sky_horizon_color = Color(0.64625, 0.65575, 0.67075, 1)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[gd_resource type="OpenXRActionMap" load_steps=36 format=3 uid="uid://di642sygnlpr5"]
|
||||
[gd_resource type="OpenXRActionMap" load_steps=36 format=3 uid="uid://buj17jljsd6u2"]
|
||||
|
||||
[sub_resource type="OpenXRAction" id="OpenXRAction_6ivru"]
|
||||
resource_name = "trigger"
|
||||
|
||||
@@ -11,6 +11,7 @@ config_version=5
|
||||
[application]
|
||||
|
||||
config/name="OpenXR Binding Modifiers Demo"
|
||||
config/tags=PackedStringArray("demo", "official", "xr")
|
||||
run/main_scene="res://main.tscn"
|
||||
config/features=PackedStringArray("4.5", "GL Compatibility")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cjfjtqihbhxe6"
|
||||
uid="uid://c5ga4vre8abr0"
|
||||
path="res://.godot/imported/analog_binding_modifier.png-274bb15bacbf1884d1bdb9ad82bd3c14.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ba2nwr2vspqxw"
|
||||
uid="uid://xxlcua8tsd4s"
|
||||
path="res://.godot/imported/binding_modifier_demo.png-0445c619c398af4c84e8d86bd0fa7834.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cps3kp4dikfyq"
|
||||
uid="uid://bgyi6mybg511j"
|
||||
path="res://.godot/imported/dpad_modifier.png-09247f0096a353cb20e3322ed0288bfe.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
|
||||
@@ -1 +1 @@
|
||||
uid://dytx8naceu3j6
|
||||
uid://d1368fca1dvn
|
||||
|
||||
Reference in New Issue
Block a user