43 lines
1.8 KiB
Plaintext
43 lines
1.8 KiB
Plaintext
[gd_scene format=3 uid="uid://d2v82p6ubs1a1"]
|
|
|
|
[ext_resource type="Material" uid="uid://bns5ww1xpphqc" path="res://Assets/Materials/Prototype_texture.tres" id="1_62w18"]
|
|
[ext_resource type="PackedScene" uid="uid://28vjund5bw4e" path="res://Player/player.tscn" id="2_8a836"]
|
|
|
|
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_j8job"]
|
|
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_3f78f"]
|
|
sky_material = SubResource("ProceduralSkyMaterial_j8job")
|
|
|
|
[sub_resource type="Environment" id="Environment_k8do8"]
|
|
background_mode = 2
|
|
sky = SubResource("Sky_3f78f")
|
|
glow_enabled = true
|
|
|
|
[node name="World" type="Node3D" unique_id=319529069]
|
|
|
|
[node name="WorldEnvironment" type="WorldEnvironment" parent="." unique_id=206651885]
|
|
environment = SubResource("Environment_k8do8")
|
|
|
|
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="." unique_id=513708488]
|
|
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="CSGCombiner3D" type="CSGCombiner3D" parent="." unique_id=1553683338]
|
|
use_collision = true
|
|
|
|
[node name="CSGBox3D" type="CSGBox3D" parent="CSGCombiner3D" unique_id=2026378958]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.1221678, 0)
|
|
size = Vector3(30, 4.344336, 30)
|
|
material = ExtResource("1_62w18")
|
|
|
|
[node name="CSGBox3D2" type="CSGBox3D" parent="CSGCombiner3D" unique_id=977559135]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.316455, 0)
|
|
operation = 2
|
|
size = Vector3(29, 4.5329103, 29)
|
|
material = ExtResource("1_62w18")
|
|
|
|
[node name="Player" parent="." unique_id=317650489 instance=ExtResource("2_8a836")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.1311781, 0)
|