[831a978] | 1 | [gd_scene load_steps=12 format=3 uid="uid://dvre6g52jmfpv"]
|
---|
| 2 |
|
---|
| 3 | [ext_resource type="PackedScene" uid="uid://dewtwrv8nhc7p" path="res://World/floor.tscn" id="1_1m63n"]
|
---|
| 4 | [ext_resource type="PackedScene" uid="uid://x3eomlkg4k3f" path="res://Player/player.tscn" id="1_iuobr"]
|
---|
| 5 | [ext_resource type="PackedScene" uid="uid://c20534oem38n4" path="res://World/tree.tscn" id="1_pqypa"]
|
---|
| 6 | [ext_resource type="PackedScene" uid="uid://cregh6rqx3t07" path="res://World/wall.tscn" id="3_yvpj7"]
|
---|
| 7 | [ext_resource type="PackedScene" uid="uid://dc7ch6d1fw2m1" path="res://World/pinetree.tscn" id="5_cjxrs"]
|
---|
| 8 | [ext_resource type="PackedScene" uid="uid://ctppafu3fexuv" path="res://World/Slope.tscn" id="6_dcg45"]
|
---|
| 9 | [ext_resource type="PackedScene" uid="uid://dob63n4obk078" path="res://World/deathspot.tscn" id="7_wmicc"]
|
---|
| 10 | [ext_resource type="PackedScene" uid="uid://ct5752hjtr6hk" path="res://World/outofbounds.tscn" id="8_tjoav"]
|
---|
| 11 |
|
---|
| 12 | [sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_gxj4b"]
|
---|
| 13 | sky_top_color = Color(0.384314, 0.454902, 0.54902, 1)
|
---|
| 14 |
|
---|
| 15 | [sub_resource type="Sky" id="Sky_e1764"]
|
---|
| 16 | sky_material = SubResource("ProceduralSkyMaterial_gxj4b")
|
---|
| 17 |
|
---|
| 18 | [sub_resource type="Environment" id="Environment_2nvw6"]
|
---|
| 19 | background_mode = 2
|
---|
| 20 | sky = SubResource("Sky_e1764")
|
---|
| 21 | volumetric_fog_enabled = true
|
---|
| 22 | volumetric_fog_density = 0.01
|
---|
| 23 |
|
---|
| 24 | [node name="World" type="Node3D"]
|
---|
| 25 |
|
---|
| 26 | [node name="Player" parent="." instance=ExtResource("1_iuobr")]
|
---|
| 27 | transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.7, 0)
|
---|
| 28 |
|
---|
| 29 | [node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
---|
| 30 | environment = SubResource("Environment_2nvw6")
|
---|
| 31 |
|
---|
| 32 | [node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
|
---|
| 33 | transform = Transform3D(1, 0, 0, 0, 0.73133, 0.682024, 0, -0.682024, 0.73133, 0, 7.04409, 5.70938)
|
---|
| 34 |
|
---|
| 35 | [node name="TerrainObjects" type="Node3D" parent="."]
|
---|
| 36 |
|
---|
| 37 | [node name="Pine" parent="TerrainObjects" instance=ExtResource("5_cjxrs")]
|
---|
| 38 | transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -27.802, 0, -17.4796)
|
---|
| 39 | skeleton = NodePath("../..")
|
---|
| 40 |
|
---|
| 41 | [node name="Pine" parent="TerrainObjects/Pine" instance=ExtResource("5_cjxrs")]
|
---|
| 42 | transform = Transform3D(0.489074, 0, 0.103956, 0, 0.5, 0, -0.103956, 0, 0.489074, -3.80884, 0, 5.88929)
|
---|
| 43 |
|
---|
| 44 | [node name="Pine2" parent="TerrainObjects/Pine" instance=ExtResource("5_cjxrs")]
|
---|
| 45 | transform = Transform3D(0.34515, 0, 0.665862, 0, 0.75, 0, -0.665862, 0, 0.34515, 1.24878, 0, 5.36942)
|
---|
| 46 |
|
---|
| 47 | [node name="Pine3" parent="TerrainObjects/Pine" instance=ExtResource("5_cjxrs")]
|
---|
| 48 | transform = Transform3D(0.0995835, 0, 0.361536, 0, 0.375, 0, -0.361536, 0, 0.0995835, 3.85561, 0, 9.93827)
|
---|
| 49 | skeleton = NodePath("../Pine2")
|
---|
| 50 |
|
---|
| 51 | [node name="Floor" parent="TerrainObjects" instance=ExtResource("1_1m63n")]
|
---|
| 52 | skeleton = NodePath("../..")
|
---|
| 53 |
|
---|
| 54 | [node name="Wall1" parent="TerrainObjects/Floor" instance=ExtResource("3_yvpj7")]
|
---|
| 55 | transform = Transform3D(1, 0, 0, 0, 4, 0, 0, 0, 0.01, 0, 2, -0.5)
|
---|
| 56 | skeleton = NodePath("../../..")
|
---|
| 57 |
|
---|
| 58 | [node name="Wall2" parent="TerrainObjects/Floor" instance=ExtResource("3_yvpj7")]
|
---|
| 59 | transform = Transform3D(1, 0, 0, 0, 4, 0, 0, 0, 0.01, 0, 2, 0.5)
|
---|
| 60 |
|
---|
| 61 | [node name="Wall3" parent="TerrainObjects/Floor" instance=ExtResource("3_yvpj7")]
|
---|
| 62 | transform = Transform3D(0, 0, 0.01, 0, 4, 0, -1, 0, 0, 0.500257, 2, 0)
|
---|
| 63 |
|
---|
| 64 | [node name="Wall4" parent="TerrainObjects/Floor" instance=ExtResource("3_yvpj7")]
|
---|
| 65 | transform = Transform3D(0, 0, 0.01, 0, 4, 0, -1, 0, 0, -0.5, 2, 0)
|
---|
| 66 |
|
---|
| 67 | [node name="Deciduous" parent="TerrainObjects" instance=ExtResource("1_pqypa")]
|
---|
| 68 | transform = Transform3D(0.519615, 0, -0.3, 0, 0.6, 0, 0.3, 0, 0.519615, -27.5319, -0.157743, -4.40953)
|
---|
| 69 | skeleton = NodePath("../Floor")
|
---|
| 70 |
|
---|
| 71 | [node name="Slope" parent="TerrainObjects" instance=ExtResource("6_dcg45")]
|
---|
| 72 |
|
---|
| 73 | [node name="Slope tall" parent="TerrainObjects/Slope" instance=ExtResource("6_dcg45")]
|
---|
| 74 | 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)
|
---|
| 75 | skeleton = NodePath("../..")
|
---|
| 76 |
|
---|
| 77 | [node name="Slope edge" parent="TerrainObjects/Slope" instance=ExtResource("6_dcg45")]
|
---|
| 78 | transform = Transform3D(0.981306, -0.192454, 0, 0.192454, 0.981306, 0, 0, 0, 1, 2.75789, -9.42682, 0)
|
---|
| 79 |
|
---|
| 80 | [node name="Pit" parent="TerrainObjects" instance=ExtResource("7_wmicc")]
|
---|
| 81 | transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 14.4169, 0.3093, -27.4468)
|
---|
| 82 |
|
---|
| 83 | [node name="outofbounds" parent="TerrainObjects" instance=ExtResource("8_tjoav")]
|
---|
| 84 | transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -100, 0)
|
---|