27 lines
938 B
Plaintext
27 lines
938 B
Plaintext
[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")]
|
|
show_debug_panel = true
|
|
|
|
[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"
|