project_teddy/scenes/toyland.tscn
2023-02-22 21:31:22 -07:00

17 lines
801 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="HUD" parent="." instance=ExtResource("1_w2y7j")]
show_behind_parent = true
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
transform = Transform3D(-0.0034906, -0.94887, 0.315647, 0, 0.315649, 0.948876, -0.999994, 0.00331215, -0.00110181, 0, 0, 0)
shadow_enabled = true
[node name="toylandnocolliders" parent="." instance=ExtResource("3_uudje")]