173 lines
8.3 KiB
Plaintext
173 lines
8.3 KiB
Plaintext
[gd_scene load_steps=15 format=3 uid="uid://dbqyyunvx6fdj"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://hmyrn2pbbhpm" path="res://Prefabs/PlayerCamera.tscn" id="2_qq11w"]
|
|
[ext_resource type="PackedScene" uid="uid://bacgd5lmvaxea" path="res://Prefabs/player.tscn" id="3_hfnh2"]
|
|
[ext_resource type="PackedScene" uid="uid://deaibsufjpy1e" path="res://Prefabs/Decorations/chandelier.tscn" id="4_qq11w"]
|
|
[ext_resource type="PackedScene" uid="uid://dqjh2pu32667h" path="res://Prefabs/Decorations/torch.tscn" id="5_l8yri"]
|
|
[ext_resource type="PackedScene" uid="uid://drmam18yg3du5" path="res://Prefabs/goldcoin.tscn" id="6_nc5b6"]
|
|
[ext_resource type="PackedScene" uid="uid://lhqrdftu1js3" path="res://Prefabs/Decorations/tombstone.tscn" id="7_uchfh"]
|
|
[ext_resource type="PackedScene" uid="uid://d0u2u3cvfkdlj" path="res://Assets/Models/Test1.blend" id="8_46b76"]
|
|
[ext_resource type="PackedScene" uid="uid://dctwrgdviw2bq" path="res://Prefabs/rat.tscn" id="8_igv2b"]
|
|
[ext_resource type="PackedScene" uid="uid://1shngq3vrbu" path="res://coin_spawner.tscn" id="9_46b76"]
|
|
[ext_resource type="PackedScene" uid="uid://jkl8odkxg2s2" path="res://mousedebug.tscn" id="10_tadml"]
|
|
|
|
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_31lxn"]
|
|
sky_top_color = Color(0.1, 0.1, 0.1, 1)
|
|
sky_horizon_color = Color(0.379138, 0.379138, 0.379138, 1)
|
|
ground_bottom_color = Color(0.25, 0.25, 0.25, 1)
|
|
ground_horizon_color = Color(0.379138, 0.379138, 0.379138, 1)
|
|
|
|
[sub_resource type="Sky" id="Sky_8lor2"]
|
|
sky_material = SubResource("ProceduralSkyMaterial_31lxn")
|
|
|
|
[sub_resource type="Environment" id="Environment_vab8d"]
|
|
background_mode = 1
|
|
background_color = Color(0.0383972, 0.0383972, 0.0383972, 1)
|
|
sky = SubResource("Sky_8lor2")
|
|
tonemap_mode = 2
|
|
ssao_enabled = true
|
|
ssil_enabled = true
|
|
glow_enabled = true
|
|
fog_mode = 1
|
|
fog_light_color = Color(0.117, 0.14115, 0.18, 1)
|
|
fog_light_energy = 1.65
|
|
fog_density = 1.0
|
|
volumetric_fog_enabled = true
|
|
volumetric_fog_length = 120.0
|
|
adjustment_enabled = true
|
|
adjustment_contrast = 1.5
|
|
|
|
[sub_resource type="ConcavePolygonShape3D" id="ConcavePolygonShape3D_qq11w"]
|
|
data = PackedVector3Array(-1, -1, 1, -1, 1, -1, -1, 1, 1, -1, -1, 1, -1, -1, -1, -1, 1, -1, -1, -1, -1, 1, 1, -1, -1, 1, -1, -1, -1, -1, 1, -1, -1, 1, 1, -1, 1, -1, -1, 1, 1, 1, 1, 1, -1, 1, -1, -1, 1, -1, 1, 1, 1, 1, 1, -1, 1, -1, 1, 1, 1, 1, 1, 1, -1, 1, -1, -1, 1, -1, 1, 1, -1, -1, -1, 1, -1, 1, 1, -1, -1, -1, -1, -1, -1, -1, 1, 1, -1, 1, 1, 1, -1, -1, 1, 1, -1, 1, -1, 1, 1, -1, 1, 1, 1, -1, 1, 1)
|
|
|
|
[node name="TestLevel" type="Node3D"]
|
|
|
|
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
|
|
transform = Transform3D(-0.222104, -0.488992, 0.843538, -0.308183, 0.856001, 0.415072, -0.925037, -0.167775, -0.34082, -2.70232, 4.11405, 0)
|
|
light_bake_mode = 1
|
|
shadow_enabled = true
|
|
shadow_bias = 0.0
|
|
|
|
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
|
environment = SubResource("Environment_vab8d")
|
|
|
|
[node name="StaticBody3D" type="StaticBody3D" parent="."]
|
|
transform = Transform3D(5, 0, 0, 0, 50, 0, 0, 0, 5, 0, -50, 0)
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
|
|
shape = SubResource("ConcavePolygonShape3D_qq11w")
|
|
|
|
[node name="Test1" type="Node3D" parent="."]
|
|
|
|
[node name="Camera3D" parent="." node_paths=PackedStringArray("player") instance=ExtResource("2_qq11w")]
|
|
player = NodePath("../Player")
|
|
|
|
[node name="Player" parent="." instance=ExtResource("3_hfnh2")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0717504, 0.311536, 0.0210209)
|
|
|
|
[node name="Blockout" type="Node3D" parent="."]
|
|
|
|
[node name="CSGBox3D" type="CSGBox3D" parent="Blockout"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.296387, -13.9739)
|
|
use_collision = true
|
|
size = Vector3(0.328125, 0.407227, 18.4945)
|
|
|
|
[node name="CSGBox3D4" type="CSGBox3D" parent="Blockout"]
|
|
transform = Transform3D(0.888377, 0, 0.459115, 0, 1, 0, -0.459115, 0, 0.888377, -3.97738, -0.296386, -15.7424)
|
|
use_collision = true
|
|
size = Vector3(0.859375, 0.407227, 18.4945)
|
|
|
|
[node name="CSGBox3D3" type="CSGBox3D" parent="Blockout"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.296387, -13.9739)
|
|
use_collision = true
|
|
size = Vector3(0.328125, 0.407227, 18.4945)
|
|
|
|
[node name="CSGBox3D2" type="CSGBox3D" parent="Blockout"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.296387, -30.2649)
|
|
use_collision = true
|
|
size = Vector3(20.9199, 0.407227, 14.3326)
|
|
|
|
[node name="Chandelier" parent="." instance=ExtResource("4_qq11w")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0438221, 6.30154, -0.140683)
|
|
|
|
[node name="Torch" parent="." instance=ExtResource("5_l8yri")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.37756, 0, 4.24)
|
|
|
|
[node name="Torch2" parent="." instance=ExtResource("5_l8yri")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.14976, 0, 3.94725)
|
|
|
|
[node name="Torch3" parent="." instance=ExtResource("5_l8yri")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.33433, 0, -4.47843)
|
|
|
|
[node name="Torch4" parent="." instance=ExtResource("5_l8yri")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.9561, 0, -4.17663)
|
|
|
|
[node name="GOLDCOIN" parent="." instance=ExtResource("6_nc5b6")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.7488, 0.999622, 2.02556)
|
|
|
|
[node name="GOLDCOIN2" parent="." instance=ExtResource("6_nc5b6")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.94198, 0.999622, 1.68753)
|
|
|
|
[node name="GOLDCOIN3" parent="." instance=ExtResource("6_nc5b6")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.61372, 0.999622, 1.5643)
|
|
|
|
[node name="GOLDCOIN4" parent="." instance=ExtResource("6_nc5b6")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.76262, 0.999622, 1.10972)
|
|
|
|
[node name="GOLDCOIN5" parent="." instance=ExtResource("6_nc5b6")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.13946, 0.999622, 1.32129)
|
|
|
|
[node name="GOLDCOIN6" parent="." instance=ExtResource("6_nc5b6")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.02307, 1.44894, 0.736525)
|
|
|
|
[node name="GOLDCOIN7" parent="." instance=ExtResource("6_nc5b6")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.135758, 3.0102, -28.9616)
|
|
|
|
[node name="GOLDCOIN8" parent="." instance=ExtResource("6_nc5b6")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.328938, 3.0102, -29.2996)
|
|
|
|
[node name="GOLDCOIN9" parent="." instance=ExtResource("6_nc5b6")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.000678062, 3.0102, -29.4228)
|
|
|
|
[node name="GOLDCOIN10" parent="." instance=ExtResource("6_nc5b6")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.149578, 3.0102, -29.8774)
|
|
|
|
[node name="GOLDCOIN11" parent="." instance=ExtResource("6_nc5b6")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.526418, 3.0102, -29.6658)
|
|
|
|
[node name="GOLDCOIN12" parent="." instance=ExtResource("6_nc5b6")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.410028, 3.45952, -30.2506)
|
|
|
|
[node name="Tombstone" parent="." instance=ExtResource("7_uchfh")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.07396, -0.0927737, -29.9195)
|
|
|
|
[node name="Tombstone2" parent="." instance=ExtResource("7_uchfh")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.652669, -0.0927737, -29.9195)
|
|
|
|
[node name="Tombstone3" parent="." instance=ExtResource("7_uchfh")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.628434, -0.0927737, -29.9195)
|
|
|
|
[node name="Tombstone4" parent="." instance=ExtResource("7_uchfh")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.82918, -0.0927737, -29.9195)
|
|
|
|
[node name="Torch5" parent="." instance=ExtResource("5_l8yri")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.04786, 0.137248, -28.9463)
|
|
|
|
[node name="Torch6" parent="." instance=ExtResource("5_l8yri")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5.47098, 0.137248, -29.0528)
|
|
|
|
[node name="rat" parent="." instance=ExtResource("8_igv2b")]
|
|
transform = Transform3D(-0.687493, 0, 0.726191, 0, 1, 0, -0.726191, 0, -0.687493, 2.39381, 0.16998, -3.24553)
|
|
|
|
[node name="rat2" parent="." instance=ExtResource("8_igv2b")]
|
|
transform = Transform3D(0.0790682, 0, 0.996869, 0, 1, 0, -0.996869, 0, 0.0790682, 2.84781, 0.16998, -2.15342)
|
|
|
|
[node name="Test2" parent="." instance=ExtResource("8_46b76")]
|
|
|
|
[node name="CoinSpawner" parent="." instance=ExtResource("9_46b76")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.81324, 3.94453, 0.757049)
|
|
|
|
[node name="MOUSEDEBUG" parent="." node_paths=PackedStringArray("player") instance=ExtResource("10_tadml")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.21551, 0.500001, -0.339623)
|
|
player = NodePath("../Player")
|