2026-05-08 14:22:54 +00:00
|
|
|
[gd_scene format=3 uid="uid://bxdnehietcpkj"]
|
|
|
|
|
|
2026-05-08 17:52:45 +00:00
|
|
|
[ext_resource type="Script" uid="uid://dhfun46prq3uk" path="res://scripts/game.gd" id="1_gee14"]
|
2026-05-08 14:22:54 +00:00
|
|
|
[ext_resource type="Script" uid="uid://crf3d7dpjvlsl" path="res://scripts/player_camera.gd" id="1_lnu2h"]
|
|
|
|
|
[ext_resource type="Script" uid="uid://66iq60cxqomg" path="res://scripts/player.gd" id="1_yqjtg"]
|
2026-05-12 18:58:31 +00:00
|
|
|
[ext_resource type="Material" uid="uid://bivt02tm06osv" path="res://materials/tile/stone_floor.tres" id="2_gee14"]
|
2026-05-14 14:04:56 +00:00
|
|
|
[ext_resource type="Material" uid="uid://bekoyi2mq1aiw" path="res://materials/tile/stone_wall.tres" id="3_dinhu"]
|
|
|
|
|
[ext_resource type="Material" uid="uid://covj5ljosv6pt" path="res://materials/tile/stone_wall_small_rock.tres" id="4_kvuet"]
|
2026-05-08 14:22:54 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://b6krbvbco0jt6" path="res://textures/shadow.png" id="4_lbhrr"]
|
2026-05-14 14:04:56 +00:00
|
|
|
[ext_resource type="PackedScene" uid="uid://cnii80nh1mxr2" path="res://scenes/living/dreamer_body.tscn" id="4_p57ef"]
|
2026-05-08 14:22:54 +00:00
|
|
|
[ext_resource type="PackedScene" uid="uid://b0kty7juk7rfo" path="res://models/stalagmite.gltf" id="5_iywne"]
|
2026-05-12 18:58:31 +00:00
|
|
|
[ext_resource type="PackedScene" uid="uid://b6otq05jy7m6d" path="res://scenes/prefabs/brightshroom.tscn" id="9_vtaks"]
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://boelsm35tk0k6" path="res://scenes/prefabs/brightshroom_orange.tscn" id="10_kvpfn"]
|
2026-05-14 15:57:50 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://b8sc3vq5pmwil" path="res://textures/slime.png" id="14_trtic"]
|
|
|
|
|
[ext_resource type="Script" uid="uid://btuscff4168hb" path="res://scripts/hide_node.gd" id="16_ca42v"]
|
2026-05-14 14:04:56 +00:00
|
|
|
|
2026-05-20 02:18:33 +00:00
|
|
|
[sub_resource type="Environment" id="Environment_uwrxv"]
|
|
|
|
|
background_mode = 1
|
|
|
|
|
background_color = Color(0.38, 0.152, 0.37240002, 1)
|
|
|
|
|
tonemap_mode = 2
|
|
|
|
|
volumetric_fog_enabled = true
|
|
|
|
|
adjustment_enabled = true
|
|
|
|
|
adjustment_brightness = 1.25
|
|
|
|
|
adjustment_contrast = 1.1
|
|
|
|
|
|
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_kvuet"]
|
|
|
|
|
size = Vector3(16, 16, 8)
|
2026-05-08 14:22:54 +00:00
|
|
|
|
|
|
|
|
[sub_resource type="CameraAttributesPractical" id="CameraAttributesPractical_yqjtg"]
|
2026-05-16 17:25:59 +00:00
|
|
|
auto_exposure_scale = 0.3
|
2026-05-08 14:22:54 +00:00
|
|
|
|
2026-05-14 15:57:50 +00:00
|
|
|
[sub_resource type="SphereShape3D" id="SphereShape3D_kvuet"]
|
|
|
|
|
radius = 0.001
|
|
|
|
|
|
2026-05-09 15:38:52 +00:00
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_0tnpc"]
|
2026-05-09 17:18:11 +00:00
|
|
|
size = Vector3(1.2, 1, 1.3)
|
2026-05-08 14:22:54 +00:00
|
|
|
|
|
|
|
|
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_yqjtg"]
|
2026-05-09 18:16:23 +00:00
|
|
|
radius = 0.15
|
2026-05-08 14:22:54 +00:00
|
|
|
height = 1.0
|
|
|
|
|
|
2026-05-20 02:18:33 +00:00
|
|
|
[sub_resource type="NavigationMesh" id="NavigationMesh_kvuet"]
|
|
|
|
|
geometry_source_geometry_mode = 1
|
|
|
|
|
cell_size = 0.05
|
|
|
|
|
cell_height = 0.05
|
2026-05-12 18:58:31 +00:00
|
|
|
|
2026-05-08 14:22:54 +00:00
|
|
|
[node name="Game" type="Node3D" unique_id=1358608749]
|
2026-05-08 17:52:45 +00:00
|
|
|
script = ExtResource("1_gee14")
|
2026-05-08 14:22:54 +00:00
|
|
|
|
2026-05-20 02:18:33 +00:00
|
|
|
[node name="WorldEnvironment" type="WorldEnvironment" parent="." unique_id=1956400862]
|
|
|
|
|
environment = SubResource("Environment_uwrxv")
|
|
|
|
|
|
|
|
|
|
[node name="CameraZone2" type="Area3D" parent="WorldEnvironment" unique_id=1501599928]
|
|
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 4)
|
2026-05-14 14:04:56 +00:00
|
|
|
visible = false
|
2026-05-20 02:18:33 +00:00
|
|
|
monitoring = false
|
|
|
|
|
monitorable = false
|
|
|
|
|
|
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="WorldEnvironment/CameraZone2" unique_id=693968382]
|
|
|
|
|
shape = SubResource("BoxShape3D_kvuet")
|
|
|
|
|
|
|
|
|
|
[node name="Offset" type="Node3D" parent="WorldEnvironment/CameraZone2" unique_id=1432752210]
|
|
|
|
|
|
|
|
|
|
[node name="Camera" type="Sprite3D" parent="WorldEnvironment/CameraZone2/Offset" unique_id=1992696506]
|
|
|
|
|
transform = Transform3D(-4.3711385e-08, -0.7071067, 0.70710677, 0, 0.7071067, 0.70710677, -0.99999994, 3.0908616e-08, -3.090862e-08, 4, 4, 0)
|
|
|
|
|
pixel_size = 0.05
|
|
|
|
|
double_sided = false
|
|
|
|
|
texture = ExtResource("14_trtic")
|
|
|
|
|
script = ExtResource("16_ca42v")
|
2026-05-14 14:04:56 +00:00
|
|
|
|
|
|
|
|
[node name="Map" type="Node3D" parent="." unique_id=19914124 groups=["navigation_mesh_source_group"]]
|
|
|
|
|
|
|
|
|
|
[node name="CSG" type="Node3D" parent="Map" unique_id=1150408155]
|
|
|
|
|
|
|
|
|
|
[node name="CSGBox3D2" type="CSGBox3D" parent="Map/CSG" unique_id=1285894233]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -5)
|
2026-05-14 14:04:56 +00:00
|
|
|
layers = 1023
|
|
|
|
|
use_collision = true
|
|
|
|
|
collision_layer = 255
|
|
|
|
|
collision_mask = 255
|
2026-05-15 16:21:50 +00:00
|
|
|
size = Vector3(16, 1, 18)
|
2026-05-14 14:04:56 +00:00
|
|
|
material = ExtResource("2_gee14")
|
|
|
|
|
|
|
|
|
|
[node name="CSGBox3D3" type="CSGBox3D" parent="Map/CSG" unique_id=646817034]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5, 3, -4)
|
2026-05-14 14:04:56 +00:00
|
|
|
layers = 1023
|
|
|
|
|
use_collision = true
|
|
|
|
|
collision_layer = 255
|
|
|
|
|
collision_mask = 255
|
|
|
|
|
size = Vector3(2, 7, 16)
|
|
|
|
|
material = ExtResource("3_dinhu")
|
|
|
|
|
|
2026-05-14 15:57:50 +00:00
|
|
|
[node name="CSGBox3D10" type="CSGBox3D" parent="Map/CSG" unique_id=850781226]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(0.8660254, 0.5, 0, -0.5, 0.8660254, 0, 0, 0, 1, -4.125, 5.5155444, -4)
|
2026-05-14 15:57:50 +00:00
|
|
|
layers = 1023
|
|
|
|
|
use_collision = true
|
|
|
|
|
collision_layer = 255
|
|
|
|
|
collision_mask = 255
|
|
|
|
|
size = Vector3(2, 3.5, 16)
|
|
|
|
|
material = ExtResource("3_dinhu")
|
|
|
|
|
|
2026-05-14 14:04:56 +00:00
|
|
|
[node name="CSGBox3D6" type="CSGBox3D" parent="Map/CSG" unique_id=647905404]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(0.85165083, -0.42261833, 0.30997553, 0.39713126, 0.90630776, 0.14454395, -0.34202015, 0, 0.93969274, -3.2622721, 0.7556524, 0.6872506)
|
2026-05-14 14:04:56 +00:00
|
|
|
layers = 1023
|
|
|
|
|
use_collision = true
|
|
|
|
|
collision_layer = 255
|
|
|
|
|
collision_mask = 255
|
|
|
|
|
size = Vector3(2, 2, 2)
|
|
|
|
|
material = ExtResource("4_kvuet")
|
|
|
|
|
|
|
|
|
|
[node name="CSGBox3D9" type="CSGBox3D" parent="Map/CSG" unique_id=805609263]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(0.85165083, -0.42261833, 0.30997553, 0.39713126, 0.90630776, 0.14454395, -0.34202015, 0, 0.93969274, -3.2622721, 0.7556524, -4.3127494)
|
2026-05-14 14:04:56 +00:00
|
|
|
layers = 1023
|
|
|
|
|
use_collision = true
|
|
|
|
|
collision_layer = 255
|
|
|
|
|
collision_mask = 255
|
|
|
|
|
size = Vector3(2, 2, 2)
|
|
|
|
|
material = ExtResource("4_kvuet")
|
|
|
|
|
|
|
|
|
|
[node name="CSGBox3D7" type="CSGBox3D" parent="Map/CSG" unique_id=2127978297]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(-0.90767354, 0.2588191, -0.330366, 0.24321029, 0.96592575, 0.088521294, 0.3420201, 3.7856495e-08, -0.9396926, -3.5780458, 0.7556524, -1.8127494)
|
2026-05-14 14:04:56 +00:00
|
|
|
layers = 1023
|
|
|
|
|
use_collision = true
|
|
|
|
|
collision_layer = 255
|
|
|
|
|
collision_mask = 255
|
|
|
|
|
size = Vector3(2, 2, 2)
|
|
|
|
|
material = ExtResource("4_kvuet")
|
|
|
|
|
|
|
|
|
|
[node name="CSGBox3D8" type="CSGBox3D" parent="Map/CSG" unique_id=1149175002]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(-0.9254167, 0.17364825, -0.33682403, 0.16317584, 0.98480767, 0.05939115, 0.3420201, 3.7856495e-08, -0.9396926, -3.5780458, 0.7556524, 2.1872506)
|
2026-05-14 14:04:56 +00:00
|
|
|
layers = 1023
|
|
|
|
|
use_collision = true
|
|
|
|
|
collision_layer = 255
|
|
|
|
|
collision_mask = 255
|
|
|
|
|
size = Vector3(2, 2, 2)
|
|
|
|
|
material = ExtResource("4_kvuet")
|
|
|
|
|
|
2026-05-15 16:21:50 +00:00
|
|
|
[node name="CSGBox3D20" type="CSGBox3D" parent="Map/CSG" unique_id=69107394]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(0.84405285, -0.2988363, -0.4452773, 0.39713123, 0.9063077, 0.14454393, 0.36036327, -0.29883623, 0.8836488, -1.9678717, 0.7556524, -9.067629)
|
2026-05-15 16:21:50 +00:00
|
|
|
layers = 1023
|
|
|
|
|
use_collision = true
|
|
|
|
|
collision_layer = 255
|
|
|
|
|
collision_mask = 255
|
|
|
|
|
size = Vector3(2, 2, 2)
|
|
|
|
|
material = ExtResource("4_kvuet")
|
|
|
|
|
|
|
|
|
|
[node name="CSGBox3D21" type="CSGBox3D" parent="Map/CSG" unique_id=444002869]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(0.84405285, -0.2988363, -0.4452773, 0.39713123, 0.9063077, 0.14454393, 0.36036327, -0.29883623, 0.8836488, 0.82828665, 0.7556524, -12.175981)
|
2026-05-15 16:21:50 +00:00
|
|
|
layers = 1023
|
|
|
|
|
use_collision = true
|
|
|
|
|
collision_layer = 255
|
|
|
|
|
collision_mask = 255
|
|
|
|
|
size = Vector3(2, 2, 2)
|
|
|
|
|
material = ExtResource("4_kvuet")
|
|
|
|
|
|
|
|
|
|
[node name="CSGBox3D23" type="CSGBox3D" parent="Map/CSG" unique_id=1865382177]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(-0.8836668, 0.18301272, 0.43085897, 0.24321027, 0.96592575, 0.08852128, -0.3999774, 0.18301277, -0.898067, -0.41298687, 1.0922339, -10.631499)
|
2026-05-15 16:21:50 +00:00
|
|
|
layers = 1023
|
|
|
|
|
use_collision = true
|
|
|
|
|
collision_layer = 255
|
|
|
|
|
collision_mask = 255
|
|
|
|
|
size = Vector3(2, 2, 2)
|
|
|
|
|
material = ExtResource("4_kvuet")
|
|
|
|
|
|
|
|
|
|
[node name="CSGBox3D24" type="CSGBox3D" parent="Map/CSG" unique_id=1440841103]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(-0.8962132, 0.122787826, 0.42629248, 0.16317585, 0.9848078, 0.059391156, -0.41252372, 0.12278789, -0.9026336, -3.6531224, 0.7556524, -7.803072)
|
2026-05-15 16:21:50 +00:00
|
|
|
layers = 1023
|
|
|
|
|
use_collision = true
|
|
|
|
|
collision_layer = 255
|
|
|
|
|
collision_mask = 255
|
|
|
|
|
size = Vector3(2, 2, 2)
|
|
|
|
|
material = ExtResource("4_kvuet")
|
|
|
|
|
|
|
|
|
|
[node name="CSGBox3D19" type="CSGBox3D" parent="Map/CSG" unique_id=641922484]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(0.85165083, -0.42261833, 0.30997553, 0.39713126, 0.90630776, 0.14454395, -0.34202015, 0, 0.93969274, -3.2622721, 0.7556524, -7.8127494)
|
2026-05-15 16:21:50 +00:00
|
|
|
layers = 1023
|
|
|
|
|
use_collision = true
|
|
|
|
|
collision_layer = 255
|
|
|
|
|
collision_mask = 255
|
|
|
|
|
size = Vector3(2, 2, 2)
|
|
|
|
|
material = ExtResource("4_kvuet")
|
|
|
|
|
|
|
|
|
|
[node name="CSGBox3D22" type="CSGBox3D" parent="Map/CSG" unique_id=1793973621]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(-0.9254167, 0.17364825, -0.33682403, 0.16317584, 0.98480767, 0.05939115, 0.3420201, 3.7856495e-08, -0.9396926, -3.5780458, 0.7556524, -6.3127494)
|
2026-05-15 16:21:50 +00:00
|
|
|
layers = 1023
|
|
|
|
|
use_collision = true
|
|
|
|
|
collision_layer = 255
|
|
|
|
|
collision_mask = 255
|
|
|
|
|
size = Vector3(2, 2, 2)
|
|
|
|
|
material = ExtResource("4_kvuet")
|
|
|
|
|
|
2026-05-14 14:04:56 +00:00
|
|
|
[node name="CSGBox3D4" type="CSGBox3D" parent="Map/CSG" unique_id=1670932518]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(0.9396926, -0.34202012, 0, 0.34202012, 0.9396926, 0, 0, 0, 1, -4, 1, -4)
|
2026-05-14 14:04:56 +00:00
|
|
|
layers = 1023
|
|
|
|
|
use_collision = true
|
|
|
|
|
collision_layer = 255
|
|
|
|
|
collision_mask = 255
|
|
|
|
|
size = Vector3(1, 3, 16)
|
|
|
|
|
material = ExtResource("3_dinhu")
|
|
|
|
|
|
|
|
|
|
[node name="CSGBox3D5" type="CSGBox3D" parent="Map/CSG" unique_id=1498895198]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(0.5000001, -0.86602545, 0, 0.86602545, 0.5000001, 0, 0, 0, 1, -3.5, 0.5, -4)
|
2026-05-14 14:04:56 +00:00
|
|
|
layers = 1023
|
|
|
|
|
use_collision = true
|
|
|
|
|
collision_layer = 255
|
|
|
|
|
collision_mask = 255
|
|
|
|
|
size = Vector3(1, 3, 16)
|
|
|
|
|
material = ExtResource("4_kvuet")
|
|
|
|
|
|
2026-05-15 16:21:50 +00:00
|
|
|
[node name="CSGBox3D15" type="CSGBox3D" parent="Map/CSG" unique_id=871989333]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(-4.371139e-08, 0, -1, 0, 1, 0, 1, 0, -4.371139e-08, 3.34375, 3, -14.34375)
|
2026-05-15 16:21:50 +00:00
|
|
|
layers = 1023
|
|
|
|
|
use_collision = true
|
|
|
|
|
collision_layer = 255
|
|
|
|
|
collision_mask = 255
|
|
|
|
|
size = Vector3(2, 7, 16)
|
|
|
|
|
material = ExtResource("3_dinhu")
|
|
|
|
|
|
|
|
|
|
[node name="CSGBox3D16" type="CSGBox3D" parent="Map/CSG" unique_id=461304580]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(-3.7855173e-08, -2.1855694e-08, -1, -0.5, 0.8660254, 0, 0.8660254, 0.5, -4.371139e-08, 3.34375, 5.5155444, -13.46875)
|
2026-05-15 16:21:50 +00:00
|
|
|
layers = 1023
|
|
|
|
|
use_collision = true
|
|
|
|
|
collision_layer = 255
|
|
|
|
|
collision_mask = 255
|
|
|
|
|
size = Vector3(2, 3.5, 16)
|
|
|
|
|
material = ExtResource("3_dinhu")
|
|
|
|
|
|
|
|
|
|
[node name="CSGBox3D17" type="CSGBox3D" parent="Map/CSG" unique_id=120955804]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(-4.107527e-08, 1.4950176e-08, -1.0000001, 0.34202015, 0.93969274, 0, 0.9396926, -0.34202012, -4.371139e-08, 3.34375, 1, -13.34375)
|
2026-05-15 16:21:50 +00:00
|
|
|
layers = 1023
|
|
|
|
|
use_collision = true
|
|
|
|
|
collision_layer = 255
|
|
|
|
|
collision_mask = 255
|
|
|
|
|
size = Vector3(1, 3, 16)
|
|
|
|
|
material = ExtResource("3_dinhu")
|
|
|
|
|
|
|
|
|
|
[node name="CSGBox3D18" type="CSGBox3D" parent="Map/CSG" unique_id=1241532821]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(-2.18557e-08, 3.7855173e-08, -1, 0.86602545, 0.5000001, 0, 0.5000001, -0.86602545, -4.371139e-08, 3.34375, 0.5, -12.84375)
|
2026-05-15 16:21:50 +00:00
|
|
|
layers = 1023
|
|
|
|
|
use_collision = true
|
|
|
|
|
collision_layer = 255
|
|
|
|
|
collision_mask = 255
|
|
|
|
|
size = Vector3(1, 3, 16)
|
|
|
|
|
material = ExtResource("4_kvuet")
|
|
|
|
|
|
|
|
|
|
[node name="CSGBox3D11" type="CSGBox3D" parent="Map/CSG" unique_id=1776294785]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(0.70710677, 0, -0.70710677, 0, 1, 0, 0.70710677, 0, 0.70710677, -4.7528715, 3, -8.5966215)
|
2026-05-15 16:21:50 +00:00
|
|
|
layers = 1023
|
|
|
|
|
use_collision = true
|
|
|
|
|
collision_layer = 255
|
|
|
|
|
collision_mask = 255
|
|
|
|
|
size = Vector3(2, 7, 16)
|
|
|
|
|
material = ExtResource("3_dinhu")
|
|
|
|
|
|
|
|
|
|
[node name="CSGBox3D12" type="CSGBox3D" parent="Map/CSG" unique_id=804263927]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(0.6123724, 0.35355338, -0.70710677, -0.5, 0.8660254, 0, 0.6123724, 0.35355338, 0.70710677, -4.134153, 5.5155444, -7.977903)
|
2026-05-15 16:21:50 +00:00
|
|
|
layers = 1023
|
|
|
|
|
use_collision = true
|
|
|
|
|
collision_layer = 255
|
|
|
|
|
collision_mask = 255
|
|
|
|
|
size = Vector3(2, 3.5, 16)
|
|
|
|
|
material = ExtResource("3_dinhu")
|
|
|
|
|
|
|
|
|
|
[node name="CSGBox3D13" type="CSGBox3D" parent="Map/CSG" unique_id=1679011295]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(0.66446304, -0.24184476, -0.7071068, 0.34202015, 0.93969274, 0, 0.664463, -0.24184474, 0.70710677, -4.0457644, 1, -7.8895144)
|
2026-05-15 16:21:50 +00:00
|
|
|
layers = 1023
|
|
|
|
|
use_collision = true
|
|
|
|
|
collision_layer = 255
|
|
|
|
|
collision_mask = 255
|
|
|
|
|
size = Vector3(1, 3, 16)
|
|
|
|
|
material = ExtResource("3_dinhu")
|
|
|
|
|
|
|
|
|
|
[node name="CSGBox3D14" type="CSGBox3D" parent="Map/CSG" unique_id=737262338]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(0.35355347, -0.61237246, -0.70710677, 0.86602545, 0.5000001, 0, 0.35355347, -0.61237246, 0.70710677, -3.6922112, 0.5, -7.535961)
|
2026-05-15 16:21:50 +00:00
|
|
|
layers = 1023
|
|
|
|
|
use_collision = true
|
|
|
|
|
collision_layer = 255
|
|
|
|
|
collision_mask = 255
|
|
|
|
|
size = Vector3(1, 3, 16)
|
|
|
|
|
material = ExtResource("4_kvuet")
|
|
|
|
|
|
2026-05-14 14:04:56 +00:00
|
|
|
[node name="Props" type="Node3D" parent="Map" unique_id=2137952764]
|
|
|
|
|
|
|
|
|
|
[node name="Stalagmite" parent="Map/Props" unique_id=39322424 instance=ExtResource("5_iywne")]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(1, 0, 0, 0, 0.8, 0, 0, 0, 1, 1, 0.48141205, -6.5)
|
2026-05-16 18:05:49 +00:00
|
|
|
|
|
|
|
|
[node name="Stalagmite5" parent="Map/Props" unique_id=1945315033 instance=ExtResource("5_iywne")]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(0.9998552, 0, -0.017016139, 0, 0.8, 0, 0.017016139, 0, 0.9998552, 4.488328, 0.48141205, -6.5)
|
2026-05-16 18:05:49 +00:00
|
|
|
|
|
|
|
|
[node name="Stalagmite6" parent="Map/Props" unique_id=2097625970 instance=ExtResource("5_iywne")]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(1, 0, 0, 0, 0.8, 0, 0, 0, 1, -1, 0.48141205, -6.5)
|
2026-05-14 14:04:56 +00:00
|
|
|
|
|
|
|
|
[node name="Stalagmite4" parent="Map/Props" unique_id=1700522460 instance=ExtResource("5_iywne")]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(-1, -8.742278e-08, 0, 8.742278e-08, -1, 0, 0, 0, 1, 0, 6.981412, -0.5)
|
2026-05-14 14:04:56 +00:00
|
|
|
|
|
|
|
|
[node name="Stalagmite2" parent="Map/Props" unique_id=703385516 instance=ExtResource("5_iywne")]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(0.81915206, 0, -0.57357645, 0, 1, 0, 0.57357645, 0, 0.81915206, -1.5, 0.48141205, -1)
|
2026-05-14 14:04:56 +00:00
|
|
|
|
|
|
|
|
[node name="Stalagmite3" parent="Map/Props" unique_id=370634587 instance=ExtResource("5_iywne")]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(0.50000006, 0, -0.86602557, 0, 0.9, 0, 0.86602557, 0, 0.50000006, -2, 0.48141205, -3)
|
2026-05-14 14:04:56 +00:00
|
|
|
|
|
|
|
|
[node name="blockbench_export" parent="Map/Props" unique_id=1509742770 instance=ExtResource("9_vtaks")]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.482732, 0.4921612, -4.548477)
|
2026-05-15 16:21:50 +00:00
|
|
|
|
|
|
|
|
[node name="blockbench_export3" parent="Map/Props" unique_id=231004769 instance=ExtResource("9_vtaks")]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(0.64278764, 0, -0.76604444, 0, 1, 0, 0.76604444, 0, 0.64278764, -0.5172682, 0.4921612, -5.548477)
|
2026-05-14 14:04:56 +00:00
|
|
|
|
|
|
|
|
[node name="blockbench_export2" parent="Map/Props" unique_id=992880863 instance=ExtResource("10_kvpfn")]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(0.34202015, 0, -0.9396926, 0, 1, 0, 0.9396926, 0, 0.34202015, -0.2643292, 0.49367946, 1.0695834)
|
2026-05-14 14:04:56 +00:00
|
|
|
|
2026-05-15 16:21:50 +00:00
|
|
|
[node name="blockbench_export4" parent="Map/Props" unique_id=1001222209 instance=ExtResource("10_kvpfn")]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(0.34202015, 0, -0.9396926, 0, 1, 0, 0.9396926, 0, 0.34202015, 4.735671, 0.49367946, -9.930416)
|
|
|
|
|
|
|
|
|
|
[node name="Entities" type="Node3D" parent="." unique_id=227401299]
|
|
|
|
|
|
|
|
|
|
[node name="CameraZones" type="Node3D" parent="." unique_id=1225967945]
|
|
|
|
|
|
|
|
|
|
[node name="CameraZone" type="Area3D" parent="CameraZones" unique_id=1280290524]
|
|
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -1)
|
|
|
|
|
|
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="CameraZones/CameraZone" unique_id=1757431784]
|
|
|
|
|
shape = SubResource("BoxShape3D_kvuet")
|
|
|
|
|
|
|
|
|
|
[node name="Offset" type="Node3D" parent="CameraZones/CameraZone" unique_id=1829870767]
|
|
|
|
|
|
|
|
|
|
[node name="Camera" type="Sprite3D" parent="CameraZones/CameraZone/Offset" unique_id=1388726824]
|
|
|
|
|
transform = Transform3D(0.7071067, -0.40557975, 0.5792279, 0, 0.81915194, 0.5735764, -0.7071067, -0.40557975, 0.5792279, 4, 4, 4)
|
|
|
|
|
pixel_size = 0.05
|
|
|
|
|
double_sided = false
|
|
|
|
|
texture = ExtResource("14_trtic")
|
|
|
|
|
script = ExtResource("16_ca42v")
|
2026-05-15 16:21:50 +00:00
|
|
|
|
2026-05-08 14:22:54 +00:00
|
|
|
[node name="PlayerCamera" type="Camera3D" parent="." unique_id=1101523944]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(0.70710677, -0.40557978, 0.579228, 0, 0.819152, 0.57357645, -0.70710677, -0.40557978, 0.579228, 4, 6.5, 0)
|
2026-05-08 14:22:54 +00:00
|
|
|
attributes = SubResource("CameraAttributesPractical_yqjtg")
|
2026-05-09 19:07:04 +00:00
|
|
|
fov = 65.0
|
2026-05-08 14:22:54 +00:00
|
|
|
script = ExtResource("1_lnu2h")
|
|
|
|
|
|
2026-05-14 15:57:50 +00:00
|
|
|
[node name="Area" type="Area3D" parent="PlayerCamera" unique_id=400816746]
|
|
|
|
|
collision_layer = 256
|
|
|
|
|
collision_mask = 0
|
|
|
|
|
|
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="PlayerCamera/Area" unique_id=1525913675]
|
|
|
|
|
shape = SubResource("SphereShape3D_kvuet")
|
|
|
|
|
|
2026-05-08 14:22:54 +00:00
|
|
|
[node name="Player" type="CharacterBody3D" parent="." unique_id=1201448850]
|
2026-05-20 02:18:33 +00:00
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3, -4)
|
2026-05-08 14:22:54 +00:00
|
|
|
script = ExtResource("1_yqjtg")
|
|
|
|
|
|
2026-05-09 15:38:52 +00:00
|
|
|
[node name="HitCollision" type="Area3D" parent="Player" unique_id=1708789602]
|
|
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.1500001, 0)
|
2026-05-11 13:39:16 +00:00
|
|
|
collision_layer = 0
|
|
|
|
|
collision_mask = 2
|
2026-05-08 14:22:54 +00:00
|
|
|
|
2026-05-11 13:39:16 +00:00
|
|
|
[node name="Shape" type="CollisionShape3D" parent="Player/HitCollision" unique_id=653786925]
|
2026-05-16 17:25:59 +00:00
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.6, 0, 0)
|
2026-05-09 15:38:52 +00:00
|
|
|
shape = SubResource("BoxShape3D_0tnpc")
|
2026-05-08 14:22:54 +00:00
|
|
|
|
2026-05-09 15:38:52 +00:00
|
|
|
[node name="DreamerBody" parent="Player" unique_id=723408850 instance=ExtResource("4_p57ef")]
|
2026-05-08 14:22:54 +00:00
|
|
|
|
2026-05-09 15:38:52 +00:00
|
|
|
[node name="Shadow" type="Sprite3D" parent="Player" unique_id=495232250]
|
|
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -2, 0)
|
|
|
|
|
modulate = Color(1, 1, 1, 0.5764706)
|
2026-05-08 14:22:54 +00:00
|
|
|
pixel_size = 0.03
|
2026-05-09 15:38:52 +00:00
|
|
|
axis = 1
|
2026-05-08 14:22:54 +00:00
|
|
|
texture_filter = 0
|
2026-05-09 15:38:52 +00:00
|
|
|
texture = ExtResource("4_lbhrr")
|
2026-05-08 14:22:54 +00:00
|
|
|
|
2026-05-09 15:38:52 +00:00
|
|
|
[node name="Collision" type="CollisionShape3D" parent="Player" unique_id=1487040988]
|
|
|
|
|
shape = SubResource("CapsuleShape3D_yqjtg")
|
2026-05-08 16:33:09 +00:00
|
|
|
|
2026-05-09 15:38:52 +00:00
|
|
|
[node name="Floorcast" type="RayCast3D" parent="Player" unique_id=991770843]
|
|
|
|
|
target_position = Vector3(0, -16, 0)
|
2026-05-08 16:33:09 +00:00
|
|
|
|
2026-05-16 18:05:49 +00:00
|
|
|
[node name="Label3D" type="Label3D" parent="Player" unique_id=119675212]
|
|
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0)
|
|
|
|
|
billboard = 2
|
|
|
|
|
no_depth_test = true
|
|
|
|
|
text = "test"
|
2026-05-12 18:58:31 +00:00
|
|
|
|
2026-05-18 14:41:07 +00:00
|
|
|
[node name="UI" type="CanvasLayer" parent="." unique_id=201561869]
|
|
|
|
|
|
|
|
|
|
[node name="Hotbar" type="HBoxContainer" parent="UI" unique_id=1186915077]
|
|
|
|
|
anchors_preset = 2
|
|
|
|
|
anchor_top = 1.0
|
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
|
offset_top = -64.0
|
|
|
|
|
offset_right = 512.0
|
|
|
|
|
grow_vertical = 0
|
|
|
|
|
|
|
|
|
|
[node name="Items" type="HBoxContainer" parent="UI/Hotbar" unique_id=1114341919]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="Bars" type="VBoxContainer" parent="UI/Hotbar" unique_id=555590510]
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="Health" type="HBoxContainer" parent="UI/Hotbar/Bars" unique_id=517829452]
|
|
|
|
|
custom_minimum_size = Vector2(256, 32)
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="Bar" type="ProgressBar" parent="UI/Hotbar/Bars/Health" unique_id=979273960]
|
|
|
|
|
custom_minimum_size = Vector2(0, 32)
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
value = 50.0
|
|
|
|
|
|
|
|
|
|
[node name="Stamina" type="HBoxContainer" parent="UI/Hotbar/Bars" unique_id=1972898781]
|
|
|
|
|
custom_minimum_size = Vector2(256, 32)
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
|
|
[node name="ProgressBar" type="ProgressBar" parent="UI/Hotbar/Bars/Stamina" unique_id=1170118064]
|
|
|
|
|
custom_minimum_size = Vector2(0, 32)
|
|
|
|
|
layout_mode = 2
|
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
show_percentage = false
|
|
|
|
|
indeterminate = true
|
|
|
|
|
editor_preview_indeterminate = false
|
2026-05-20 02:18:33 +00:00
|
|
|
|
|
|
|
|
[node name="Navmesh" type="NavigationRegion3D" parent="." unique_id=2121822586]
|
|
|
|
|
navigation_mesh = SubResource("NavigationMesh_kvuet")
|