Files
stackgdscript/world.tscn
T
2024-08-06 04:49:41 +02:00

45 lines
1.6 KiB
Plaintext

[gd_scene load_steps=6 format=3 uid="uid://dpeo5y05nt5mi"]
[ext_resource type="PackedScene" uid="uid://1t1p7sfwxisv" path="res://platform.tscn" id="1_jquwx"]
[ext_resource type="Texture2D" uid="uid://bj5w0ki1au4jr" path="res://Sky.png" id="2_rqa7j"]
[sub_resource type="PanoramaSkyMaterial" id="PanoramaSkyMaterial_qnpi8"]
panorama = ExtResource("2_rqa7j")
[sub_resource type="Sky" id="Sky_eicqm"]
sky_material = SubResource("PanoramaSkyMaterial_qnpi8")
[sub_resource type="Environment" id="Environment_20yoh"]
background_mode = 2
sky = SubResource("Sky_eicqm")
tonemap_mode = 3
volumetric_fog_density = 0.01
[node name="World" type="Node3D"]
[node name="Overlay" type="CanvasLayer" parent="."]
[node name="Score" type="Label" parent="Overlay"]
unique_name_in_owner = true
offset_right = 40.0
offset_bottom = 23.0
[node name="Camera3D" type="Camera3D" parent="."]
unique_name_in_owner = true
transform = Transform3D(-0.618408, 0.567333, -0.543787, 2.98023e-08, 0.691967, 0.721929, 0.785857, 0.446447, -0.427918, -4.23832, 6.42557, -3.40231)
[node name="Base" parent="." instance=ExtResource("1_jquwx")]
unique_name_in_owner = true
skeleton = NodePath("../Platform1")
[node name="Platform1" parent="." instance=ExtResource("1_jquwx")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.2, 0)
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
environment = SubResource("Environment_20yoh")
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
transform = Transform3D(0.928376, 0.338154, -0.154177, -3.82119e-09, 0.414852, 0.909889, 0.371643, -0.844719, 0.385139, 0, 0, 0)
light_energy = 0.7
light_indirect_energy = 0.0