54 lines
2.3 KiB
Plaintext
54 lines
2.3 KiB
Plaintext
[gd_scene load_steps=10 format=3 uid="uid://b6d8xl8o1hy7i"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://d3foohm3asqek" path="res://zone_base.tscn" id="1_niirm"]
|
|
[ext_resource type="PackedScene" uid="uid://blnu274ux434u" path="res://import_scene/irrgarten.tscn" id="2_534we"]
|
|
[ext_resource type="PackedScene" uid="uid://33ohbl8cmtth" path="res://teleport_area.tscn" id="2_snx3q"]
|
|
|
|
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_65d4y"]
|
|
sky_horizon_color = Color(0.66224277, 0.6717428, 0.6867428, 1)
|
|
ground_horizon_color = Color(0.66224277, 0.6717428, 0.6867428, 1)
|
|
|
|
[sub_resource type="Sky" id="Sky_b33da"]
|
|
sky_material = SubResource("ProceduralSkyMaterial_65d4y")
|
|
|
|
[sub_resource type="Environment" id="Environment_8ew2f"]
|
|
background_mode = 2
|
|
sky = SubResource("Sky_b33da")
|
|
tonemap_mode = 2
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_65d4y"]
|
|
size = Vector3(100, 1, 100)
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_b33da"]
|
|
albedo_color = Color(0, 0.34117648, 0.23137255, 1)
|
|
|
|
[sub_resource type="PlaneMesh" id="PlaneMesh_8ew2f"]
|
|
size = Vector2(100, 100)
|
|
|
|
[node name="Room3" instance=ExtResource("1_niirm")]
|
|
|
|
[node name="Irrgarten" parent="." index="0" instance=ExtResource("2_534we")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.45, 0)
|
|
|
|
[node name="WorldEnvironment" type="WorldEnvironment" parent="." index="1"]
|
|
environment = SubResource("Environment_8ew2f")
|
|
|
|
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="." index="2"]
|
|
transform = Transform3D(-0.8660254, -0.43301278, 0.25, 0, 0.49999997, 0.86602545, -0.50000006, 0.75, -0.43301266, 0, 0, 0)
|
|
shadow_enabled = true
|
|
|
|
[node name="StaticBody3D" type="StaticBody3D" parent="." index="4"]
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D" index="0"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.45, 0)
|
|
shape = SubResource("BoxShape3D_65d4y")
|
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="StaticBody3D" index="1"]
|
|
material_override = SubResource("StandardMaterial3D_b33da")
|
|
mesh = SubResource("PlaneMesh_8ew2f")
|
|
skeleton = NodePath("../..")
|
|
|
|
[node name="ZuRoom1" parent="." index="5" instance=ExtResource("2_snx3q")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.386112, 0, -9.561978)
|
|
target_szene = "uid://c0cn8swmo50se"
|