add config comment

This commit is contained in:
2026-04-01 19:37:07 +02:00
parent 0be4b503e2
commit 8883699886
17 changed files with 517 additions and 75 deletions

View File

@@ -1,9 +1,14 @@
[gd_scene format=3 uid="uid://bjkhawylawqof"]
[ext_resource type="PackedScene" uid="uid://cmuvmmp7xam4o" path="res://core/daynight/environment_management.tscn" id="1_daynt"]
[ext_resource type="AudioStream" uid="uid://bfn6kxtpb8b7a" path="res://core/daynight/sound/thunder_1.mp3" id="2_l6e82"]
[ext_resource type="AudioStream" uid="uid://br2ye0dto487h" path="res://core/daynight/sound/thunder_2.mp3" id="3_28c1g"]
[ext_resource type="Shader" uid="uid://bneoex8xpmcm8" path="res://core/daynight/sky.gdshader" id="3_jiovi"]
[ext_resource type="Texture2D" uid="uid://dest0qa7vaid0" path="res://core/daynight/stars_albedo.png" id="4_abyor"]
[ext_resource type="AudioStream" uid="uid://dvabvoqyya0g5" path="res://core/daynight/sound/thunder_3.mp3" id="4_d5ghv"]
[ext_resource type="AudioStream" uid="uid://creenugno7hm" path="res://core/daynight/sound/thunder_4.mp3" id="5_g8vyu"]
[ext_resource type="Script" uid="uid://brcimd12tx3dm" path="res://core/daynight/edge_detection_compositor.gd" id="5_jgh18"]
[ext_resource type="AudioStream" uid="uid://bm6dq4jwsbxf6" path="res://core/daynight/sound/thunder_5.mp3" id="6_iu8wf"]
[ext_resource type="Script" uid="uid://cx2tlvxhvatj5" path="res://docs/museums/daynight/control.gd" id="6_q52t1"]
[ext_resource type="Script" uid="uid://ccdd52apoh4ir" path="res://docs/museums/daynight/camera_3d.gd" id="7_p2t1d"]
[ext_resource type="PackedScene" uid="uid://jj15telqu3rp" path="res://docs/museums/daynight/scenes/grass_test/grass_test.tscn" id="7_pd1r3"]
@@ -94,6 +99,7 @@ size = Vector3(200, 0.08, 200)
[node name="DayNight" parent="." unique_id=1578787116 node_paths=PackedStringArray("camera") instance=ExtResource("1_daynt")]
camera = NodePath("../Camera3D")
thunder_sounds = Array[AudioStream]([ExtResource("2_l6e82"), ExtResource("3_28c1g"), ExtResource("4_d5ghv"), ExtResource("5_g8vyu"), ExtResource("6_iu8wf")])
[node name="WorldEnvironment" type="WorldEnvironment" parent="." unique_id=6398994]
environment = SubResource("Environment_icuhg")