122 lines
4.9 KiB
Plaintext
122 lines
4.9 KiB
Plaintext
[gd_scene load_steps=10 format=3 uid="uid://q7uc1h2jpbd2"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bei4nhkf8lwdo" path="res://player_controller/PlayerController.tscn" id="1_62kkh"]
|
|
[ext_resource type="Material" uid="uid://31aulub2nqov" path="res://assets/greybox/m_greybox.tres" id="2_3uydm"]
|
|
[ext_resource type="Script" uid="uid://jitubgv6judn" path="res://resource_definitions/RDamage.cs" id="2_sysok"]
|
|
[ext_resource type="PackedScene" uid="uid://dxt0e2ugmttqq" path="res://scenes/enemies/first_enemy/first_enemy.tscn" id="3_3uydm"]
|
|
[ext_resource type="PackedScene" uid="uid://cmlud1hwkd6sv" path="res://scenes/enemies/flying_enemy/flying_enemy.tscn" id="5_8fd2t"]
|
|
|
|
[sub_resource type="Resource" id="Resource_gp7s3"]
|
|
script = ExtResource("2_sysok")
|
|
DamageDealt = 3.0
|
|
metadata/_custom_type_script = "uid://jitubgv6judn"
|
|
|
|
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_0xm2m"]
|
|
sky_horizon_color = Color(0.662243, 0.671743, 0.686743, 1)
|
|
ground_horizon_color = Color(0.662243, 0.671743, 0.686743, 1)
|
|
|
|
[sub_resource type="Sky" id="Sky_h2yge"]
|
|
sky_material = SubResource("ProceduralSkyMaterial_0xm2m")
|
|
|
|
[sub_resource type="Environment" id="Environment_1bvp3"]
|
|
background_mode = 2
|
|
sky = SubResource("Sky_h2yge")
|
|
ambient_light_source = 2
|
|
ambient_light_color = Color(0.576076, 0.459788, 0.652401, 1)
|
|
reflected_light_source = 2
|
|
tonemap_mode = 4
|
|
tonemap_exposure = 1.32
|
|
ssao_enabled = true
|
|
ssao_radius = 3.61
|
|
ssil_enabled = true
|
|
ssil_radius = 8.4
|
|
sdfgi_use_occlusion = true
|
|
glow_enabled = true
|
|
|
|
[node name="Main" type="Node3D"]
|
|
|
|
[node name="Player" parent="." instance=ExtResource("1_62kkh")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 7.5)
|
|
TutorialDone = true
|
|
GetDamageDealt = SubResource("Resource_gp7s3")
|
|
|
|
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
|
environment = SubResource("Environment_1bvp3")
|
|
|
|
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
|
|
transform = Transform3D(-0.772218, 0.611111, 0.173844, 0.0446935, -0.220691, 0.974319, 0.633783, 0.760157, 0.143109, 0, 0, 0)
|
|
shadow_enabled = true
|
|
|
|
[node name="Greybox" type="CSGCombiner3D" parent="."]
|
|
use_collision = true
|
|
collision_layer = 256
|
|
collision_mask = 65553
|
|
|
|
[node name="CSGBox3D" type="CSGBox3D" parent="Greybox"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.096, -0.5, -46.329)
|
|
use_collision = true
|
|
size = Vector3(100, 1, 190.741)
|
|
material = ExtResource("2_3uydm")
|
|
|
|
[node name="CSGBox3D2" type="CSGBox3D" parent="Greybox"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -21.346, 4.5, 2.7915)
|
|
use_collision = true
|
|
size = Vector3(6.5, 11, 5.5)
|
|
material = ExtResource("2_3uydm")
|
|
|
|
[node name="CSGBox3D6" type="CSGBox3D" parent="Greybox"]
|
|
transform = Transform3D(0.70710677, 0, -0.70710677, 0, 1, 0, 0.70710677, 0, 0.70710677, -15.846001, 2.75, 2.0415)
|
|
use_collision = true
|
|
size = Vector3(6.5, 7.5, 11)
|
|
material = ExtResource("2_3uydm")
|
|
|
|
[node name="CSGBox3D7" type="CSGBox3D" parent="Greybox"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -10.346001, 1, 1.0415001)
|
|
use_collision = true
|
|
size = Vector3(6.5, 4, 17)
|
|
material = ExtResource("2_3uydm")
|
|
|
|
[node name="CSGBox3D8" type="CSGBox3D" parent="Greybox"]
|
|
transform = Transform3D(0.81915206, 0, 0.57357645, 0, 1, 0, -0.57357645, 0, 0.81915206, -7.3460007, 0, -3.9585)
|
|
use_collision = true
|
|
size = Vector3(6.5, 4, 17)
|
|
material = ExtResource("2_3uydm")
|
|
|
|
[node name="CSGBox3D3" type="CSGBox3D" parent="Greybox"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 18.154, 4.5, 2.7915)
|
|
use_collision = true
|
|
size = Vector3(6.5, 11, 5.5)
|
|
material = ExtResource("2_3uydm")
|
|
|
|
[node name="CSGBox3D4" type="CSGBox3D" parent="Greybox"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 18.154, 4.5, -14.2085)
|
|
use_collision = true
|
|
size = Vector3(6.5, 11, 5.5)
|
|
material = ExtResource("2_3uydm")
|
|
|
|
[node name="CSGBox3D5" type="CSGBox3D" parent="Greybox"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.8460007, 4.5, 17.7915)
|
|
use_collision = true
|
|
size = Vector3(6.5, 11, 5.5)
|
|
material = ExtResource("2_3uydm")
|
|
|
|
[node name="Enemy" parent="." node_paths=PackedStringArray("Target") instance=ExtResource("3_3uydm")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -16.83681)
|
|
Target = NodePath("../Player")
|
|
|
|
[node name="Enemy2" parent="." node_paths=PackedStringArray("Target") instance=ExtResource("3_3uydm")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3, 0, -16.83681)
|
|
Target = NodePath("../Player")
|
|
|
|
[node name="Enemy3" parent="." node_paths=PackedStringArray("Target") instance=ExtResource("3_3uydm")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.5, 0, -16.83681)
|
|
Target = NodePath("../Player")
|
|
|
|
[node name="FlyingEnemy" parent="." node_paths=PackedStringArray("Target") instance=ExtResource("5_8fd2t")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8, 7, -16)
|
|
Target = NodePath("../Player")
|
|
|
|
[node name="FlyingEnemy2" parent="." node_paths=PackedStringArray("Target") instance=ExtResource("5_8fd2t")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10, 7, -16)
|
|
Target = NodePath("../Player")
|