Start dynamic sky

This commit is contained in:
2026-02-03 11:26:48 +01:00
parent dd1ba0fa9a
commit 5843e8a07a
49 changed files with 4448 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
[gd_scene format=3 uid="uid://c0752ygxeq4rc"]
[ext_resource type="PackedScene" uid="uid://doiojb8xxlp2s" path="res://dynamic-sky/dynamic_sky.tscn" id="1_cuadp"]
[ext_resource type="Script" uid="uid://cimhpqq1qo80b" path="res://dynamic-sky/scripts/sky_debug_panel.gd" id="2_o3fwy"]
[node name="DynamicSkyToy" type="Node3D" unique_id=1968105337]
[node name="DynamicSky" parent="." unique_id=516593260 instance=ExtResource("1_cuadp")]
[node name="Camera3D" type="Camera3D" parent="." unique_id=805686804]
[node name="Control" type="Control" parent="." unique_id=83422594]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="SkyDebugPanel" type="Control" parent="Control" unique_id=1408698131]
anchors_preset = 0
offset_right = 40.0
offset_bottom = 40.0
script = ExtResource("2_o3fwy")
metadata/_custom_type_script = "uid://cimhpqq1qo80b"