mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 15:00:09 +01:00
Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://cvgxw8nq67xxm"]
|
||||
[gd_scene load_steps=4 format=3 uid="uid://dp55yaag2bftf"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_pq8q7"]
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
uid://dohdjr8ilotkr
|
||||
uid://chllfa742iupc
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=15 format=3 uid="uid://2r5wc1n0ybju"]
|
||||
[gd_scene load_steps=15 format=3 uid="uid://gjf8kev7ql0f"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dohdjr8ilotkr" path="res://bullet.gd" id="1_v7oki"]
|
||||
[ext_resource type="Texture2D" uid="uid://b70s43gn8c3kx" path="res://spark_particle.png" id="2_v8qja"]
|
||||
[ext_resource type="Script" uid="uid://chllfa742iupc" path="res://bullet.gd" id="1_v7oki"]
|
||||
[ext_resource type="Texture2D" uid="uid://cwp1uymu882d7" path="res://spark_particle.png" id="2_v8qja"]
|
||||
|
||||
[sub_resource type="PhysicsMaterial" id="PhysicsMaterial_v8qja"]
|
||||
bounce = 0.61
|
||||
|
||||
@@ -1,41 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c5avn6uhdr88"
|
||||
path.s3tc="res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://icon.png"
|
||||
dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cb05v27t8vx5t"
|
||||
uid="uid://c1b3jfycapafq"
|
||||
path="res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
@@ -37,7 +37,7 @@ process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
detect_3d/compress_to=1
|
||||
svg/scale=1.0
|
||||
editor/scale_with_editor_scale=false
|
||||
editor/convert_colors_with_editor_theme=false
|
||||
|
||||
@@ -1 +1 @@
|
||||
uid://cusp3a7wm67ss
|
||||
uid://b41sjqeps2qxd
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[gd_scene load_steps=15 format=3 uid="uid://bj5w87j8wwnsl"]
|
||||
[gd_scene load_steps=15 format=3 uid="uid://s52cgg7uphd6"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://cusp3a7wm67ss" path="res://player.gd" id="1_pq8q7"]
|
||||
[ext_resource type="PackedScene" uid="uid://cvgxw8nq67xxm" path="res://box.tscn" id="2_pyidc"]
|
||||
[ext_resource type="PackedScene" uid="uid://dtuq8cdwg46ti" path="res://wall.tscn" id="3_vvh5c"]
|
||||
[ext_resource type="Script" uid="uid://b41sjqeps2qxd" path="res://player.gd" id="1_pq8q7"]
|
||||
[ext_resource type="PackedScene" uid="uid://dp55yaag2bftf" path="res://box.tscn" id="2_pyidc"]
|
||||
[ext_resource type="PackedScene" uid="uid://ceumdo48wl5fw" path="res://wall.tscn" id="3_vvh5c"]
|
||||
|
||||
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_vvh5c"]
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b70s43gn8c3kx"
|
||||
uid="uid://cwp1uymu882d7"
|
||||
path="res://.godot/imported/spark_particle.png-c360d6960fdef6ea0e055d81cca0d9a7.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://dtuq8cdwg46ti"]
|
||||
[gd_scene load_steps=4 format=3 uid="uid://ceumdo48wl5fw"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_pq8q7"]
|
||||
size = Vector3(10.2, 1, 0.2)
|
||||
|
||||
Reference in New Issue
Block a user