[gd_scene load_steps=12 format=3 uid="uid://dvre6g52jmfpv"] [ext_resource type="PackedScene" uid="uid://dewtwrv8nhc7p" path="res://World/floor.tscn" id="1_1m63n"] [ext_resource type="PackedScene" uid="uid://x3eomlkg4k3f" path="res://Player/player.tscn" id="1_iuobr"] [ext_resource type="PackedScene" uid="uid://c20534oem38n4" path="res://World/tree.tscn" id="1_pqypa"] [ext_resource type="PackedScene" uid="uid://cregh6rqx3t07" path="res://World/wall.tscn" id="3_yvpj7"] [ext_resource type="PackedScene" uid="uid://dc7ch6d1fw2m1" path="res://World/pinetree.tscn" id="5_cjxrs"] [ext_resource type="PackedScene" uid="uid://ctppafu3fexuv" path="res://World/Slope.tscn" id="6_dcg45"] [ext_resource type="PackedScene" uid="uid://dob63n4obk078" path="res://World/deathspot.tscn" id="7_wmicc"] [ext_resource type="PackedScene" uid="uid://ct5752hjtr6hk" path="res://World/outofbounds.tscn" id="8_tjoav"] [sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_gxj4b"] sky_top_color = Color(0.384314, 0.454902, 0.54902, 1) [sub_resource type="Sky" id="Sky_e1764"] sky_material = SubResource("ProceduralSkyMaterial_gxj4b") [sub_resource type="Environment" id="Environment_2nvw6"] background_mode = 2 sky = SubResource("Sky_e1764") volumetric_fog_enabled = true volumetric_fog_density = 0.01 [node name="World" type="Node3D"] [node name="Player" parent="." instance=ExtResource("1_iuobr")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.7, 0) [node name="WorldEnvironment" type="WorldEnvironment" parent="."] environment = SubResource("Environment_2nvw6") [node name="DirectionalLight3D" type="DirectionalLight3D" parent="."] transform = Transform3D(1, 0, 0, 0, 0.73133, 0.682024, 0, -0.682024, 0.73133, 0, 7.04409, 5.70938) [node name="TerrainObjects" type="Node3D" parent="."] [node name="Pine" parent="TerrainObjects" instance=ExtResource("5_cjxrs")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -27.802, 0, -17.4796) skeleton = NodePath("../..") [node name="Pine" parent="TerrainObjects/Pine" instance=ExtResource("5_cjxrs")] transform = Transform3D(0.489074, 0, 0.103956, 0, 0.5, 0, -0.103956, 0, 0.489074, -3.80884, 0, 5.88929) [node name="Pine2" parent="TerrainObjects/Pine" instance=ExtResource("5_cjxrs")] transform = Transform3D(0.34515, 0, 0.665862, 0, 0.75, 0, -0.665862, 0, 0.34515, 1.24878, 0, 5.36942) [node name="Pine3" parent="TerrainObjects/Pine" instance=ExtResource("5_cjxrs")] transform = Transform3D(0.0995835, 0, 0.361536, 0, 0.375, 0, -0.361536, 0, 0.0995835, 3.85561, 0, 9.93827) skeleton = NodePath("../Pine2") [node name="Floor" parent="TerrainObjects" instance=ExtResource("1_1m63n")] skeleton = NodePath("../..") [node name="Wall1" parent="TerrainObjects/Floor" instance=ExtResource("3_yvpj7")] transform = Transform3D(1, 0, 0, 0, 4, 0, 0, 0, 0.01, 0, 2, -0.5) skeleton = NodePath("../../..") [node name="Wall2" parent="TerrainObjects/Floor" instance=ExtResource("3_yvpj7")] transform = Transform3D(1, 0, 0, 0, 4, 0, 0, 0, 0.01, 0, 2, 0.5) [node name="Wall3" parent="TerrainObjects/Floor" instance=ExtResource("3_yvpj7")] transform = Transform3D(0, 0, 0.01, 0, 4, 0, -1, 0, 0, 0.500257, 2, 0) [node name="Wall4" parent="TerrainObjects/Floor" instance=ExtResource("3_yvpj7")] transform = Transform3D(0, 0, 0.01, 0, 4, 0, -1, 0, 0, -0.5, 2, 0) [node name="Deciduous" parent="TerrainObjects" instance=ExtResource("1_pqypa")] transform = Transform3D(0.519615, 0, -0.3, 0, 0.6, 0, 0.3, 0, 0.519615, -27.5319, -0.157743, -4.40953) skeleton = NodePath("../Floor") [node name="Slope" parent="TerrainObjects" instance=ExtResource("6_dcg45")] [node name="Slope tall" parent="TerrainObjects/Slope" instance=ExtResource("6_dcg45")] transform = Transform3D(0.981306, 0.00918142, 0.0932722, -3.17265, 0.77177, 7.84025, 0, -0.0477448, 0.786472, -0.619034, 4.30907, 1.36824) skeleton = NodePath("../..") [node name="Slope edge" parent="TerrainObjects/Slope" instance=ExtResource("6_dcg45")] transform = Transform3D(0.981306, -0.192454, 0, 0.192454, 0.981306, 0, 0, 0, 1, 2.75789, -9.42682, 0) [node name="Pit" parent="TerrainObjects" instance=ExtResource("7_wmicc")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 14.4169, 0.3093, -27.4468) [node name="outofbounds" parent="TerrainObjects" instance=ExtResource("8_tjoav")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -100, 0)