project_teddy/scenes/toyland.tscn
2023-02-28 13:33:00 -07:00

23 lines
1,020 B
Text

[gd_scene load_steps=4 format=3 uid="uid://bsdst5m5kpw0j"]
[ext_resource type="Script" path="res://scripts/maps/toyland.gd" id="1_vq5un"]
[ext_resource type="PackedScene" uid="uid://ytbacsuahxie" path="res://scenes/HUD.tscn" id="1_w2y7j"]
[ext_resource type="PackedScene" uid="uid://borjtj4hucqw7" path="res://scenes/toyland-map.tscn" id="3_uudje"]
[node name="toyland" type="Node3D"]
script = ExtResource("1_vq5un")
[node name="sun" type="DirectionalLight3D" parent="."]
transform = Transform3D(0.994522, -0.078408, -0.0691259, 0, 0.661312, -0.750111, 0.104528, 0.746002, 0.657689, 0, 0, 0)
light_energy = 10.0
shadow_enabled = true
directional_shadow_max_distance = 1.0
[node name="HUD" parent="." instance=ExtResource("1_w2y7j")]
show_behind_parent = true
[node name="toylandnocolliders" parent="." instance=ExtResource("3_uudje")]
[node name="sky" type="DirectionalLight3D" parent="."]
transform = Transform3D(-0.991058, 0, 0.133433, 0, 1, 0, -0.133433, 0, -0.991058, 0, 119.039, -258.031)
light_energy = 3.75