wave-survival/project/maps/test_map.tscn
2026-06-30 00:33:56 +02:00

76 lines
3.7 KiB
Text

[gd_scene format=3 uid="uid://dqg054pcgibg5"]
[ext_resource type="Material" uid="uid://cvwo68c6f7u3k" path="res://assets/materials/environment/natural/dirt_triplanar.tres" id="1_b71ab"]
[ext_resource type="PackedScene" uid="uid://bt054d3ic71rf" path="res://guis/pause_menu.tscn" id="1_k1jtb"]
[ext_resource type="PackedScene" uid="uid://dqo1pfy3r00ai" path="res://guis/heads_up_display.tscn" id="2_pbr4s"]
[ext_resource type="PackedScene" uid="uid://3f4sfmxtgrnt" path="res://assets/models/environment/wall_2x3.blend" id="2_pwco0"]
[ext_resource type="PackedScene" uid="uid://snjgu4yp5swd" path="res://objects/player.tscn" id="3_pwco0"]
[ext_resource type="PackedScene" uid="uid://crml35t12hx2h" path="res://objects/pickups/weapon_pickup.tscn" id="4_42yok"]
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_6b7mj"]
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_svl6s"]
sky_material = SubResource("ProceduralSkyMaterial_6b7mj")
[sub_resource type="Environment" id="Environment_wd2vj"]
background_mode = 2
sky = SubResource("Sky_svl6s")
tonemap_mode = 2
glow_enabled = true
[sub_resource type="CameraAttributesPractical" id="CameraAttributesPractical_fpxlb"]
[node name="Node3D" type="Node3D" unique_id=1858355941]
[node name="PauseMenu" parent="." unique_id=1629476346 instance=ExtResource("1_k1jtb")]
[node name="HeadsUpDisplay" parent="." unique_id=1540510514 instance=ExtResource("2_pbr4s")]
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="." unique_id=1995878512]
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
directional_shadow_max_distance = 200.0
[node name="WorldEnvironment" type="WorldEnvironment" parent="." unique_id=251223397]
environment = SubResource("Environment_wd2vj")
camera_attributes = SubResource("CameraAttributesPractical_fpxlb")
[node name="CSGBox3D" type="CSGBox3D" parent="." unique_id=1562903022]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.49164557, 0)
use_collision = true
collision_layer = 3
collision_mask = 3
size = Vector3(19, 1, 17)
material = ExtResource("1_b71ab")
[node name="wall_2x3" parent="." unique_id=574760961 instance=ExtResource("2_pwco0")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -8, 0, 6)
[node name="wall_2x4" parent="." unique_id=1982282621 instance=ExtResource("2_pwco0")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6, 0, 6)
[node name="wall_2x5" parent="." unique_id=149731497 instance=ExtResource("2_pwco0")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4, 0, 6)
[node name="wall_2x6" parent="." unique_id=1851382072 instance=ExtResource("2_pwco0")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, 6)
[node name="wall_2x7" parent="." unique_id=1040620104 instance=ExtResource("2_pwco0")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 6)
[node name="wall_2x8" parent="." unique_id=309689714 instance=ExtResource("2_pwco0")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, 6)
[node name="wall_2x9" parent="." unique_id=923094264 instance=ExtResource("2_pwco0")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4, 0, 6)
[node name="wall_2x10" parent="." unique_id=827951370 instance=ExtResource("2_pwco0")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 0, 6)
[node name="PlayerBody" parent="." unique_id=685493739 instance=ExtResource("3_pwco0")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0)
[node name="WeaponPickup" parent="." unique_id=1699115370 instance=ExtResource("4_42yok")]
transform = Transform3D(-0.25881904, 0, 0.9659258, 0, 1, 0, -0.9659258, 0, -0.25881904, 3, 1, 3)