meat_madness_redux/godot/assets/meat_creek/side_tunnel_1.tscn

381 lines
24 KiB
Plaintext
Raw Normal View History

2023-01-02 23:21:46 -07:00
[gd_scene load_steps=27 format=2]
2022-12-16 23:08:50 -07:00
2022-12-17 11:21:28 -07:00
[ext_resource path="res://assets/meat_creek/side_tunnel_1.glb" type="PackedScene" id=1]
2022-12-16 23:08:50 -07:00
[ext_resource path="res://player/player.tscn" type="PackedScene" id=2]
[ext_resource path="res://effects/WorldEnvironment.tscn" type="PackedScene" id=3]
[ext_resource path="res://assets/Starbox3.png" type="Texture" id=4]
[ext_resource path="res://effects/SinkBlock.tscn" type="PackedScene" id=5]
2022-12-17 11:21:28 -07:00
[ext_resource path="res://assets/meat_creek/creek_platform.tscn" type="PackedScene" id=6]
[ext_resource path="res://effects/grainy_shader.tscn" type="PackedScene" id=7]
[ext_resource path="res://assets/meat_creek/StaticBody.tscn" type="PackedScene" id=8]
2022-12-26 11:18:31 -07:00
[ext_resource path="res://assets/meat_creek/creek_cage.tscn" type="PackedScene" id=9]
[ext_resource path="res://assets/models/meat_creek_elevator.tscn" type="PackedScene" id=10]
2022-12-27 20:06:15 -07:00
[ext_resource path="res://assets/audio/walkie_talkie/high_whale.ogg" type="AudioStream" id=11]
2022-12-27 13:24:35 -07:00
[ext_resource path="res://assets/models/walkie_talkie/signal_generator.tscn" type="PackedScene" id=12]
2022-12-27 20:06:15 -07:00
[ext_resource path="res://assets/meat_creek/upper_shelf.glb" type="PackedScene" id=13]
[ext_resource path="res://assets/audio/walkie_talkie/white_noise_static.ogg" type="AudioStream" id=14]
[ext_resource path="res://assets/meat_creek/WaterSound.gd" type="Script" id=15]
[ext_resource path="res://assets/audio/walkie_talkie/buzz_static.ogg" type="AudioStream" id=16]
[ext_resource path="res://assets/audio/walkie_talkie/low_whale_one.ogg" type="AudioStream" id=17]
[ext_resource path="res://assets/meat_creek/WhaleSounds.gd" type="Script" id=18]
2022-12-28 16:53:17 -07:00
[ext_resource path="res://assets/models/black_box/black_box.tscn" type="PackedScene" id=19]
[ext_resource path="res://assets/models/obelisk/obelisk.tscn" type="PackedScene" id=20]
[ext_resource path="res://assets/models/meat_tentacle_small.tscn" type="PackedScene" id=21]
2023-01-02 23:21:46 -07:00
[ext_resource path="res://assets/meat_creek/DialogTrigger.gd" type="Script" id=22]
2022-12-28 17:12:21 -07:00
[ext_resource path="res://assets/models/meat_tentacle.tscn" type="PackedScene" id=400]
2022-12-16 23:08:50 -07:00
2023-01-02 19:34:04 -07:00
[sub_resource type="PanoramaSky" id=4]
2022-12-16 23:08:50 -07:00
panorama = ExtResource( 4 )
[sub_resource type="Environment" id=3]
background_mode = 2
2023-01-02 19:34:04 -07:00
background_sky = SubResource( 4 )
2022-12-16 23:08:50 -07:00
ambient_light_color = Color( 0.329412, 0.231373, 0.231373, 1 )
ambient_light_energy = 1.5
2022-12-16 23:08:50 -07:00
ambient_light_sky_contribution = 0.0
2022-12-17 11:21:28 -07:00
fog_enabled = true
2022-12-16 23:08:50 -07:00
fog_color = Color( 0.0117647, 0.0156863, 0.0156863, 1 )
fog_sun_color = Color( 0.639216, 0.541176, 0.345098, 1 )
2022-12-26 11:44:13 -07:00
fog_depth_begin = 0.0
fog_depth_end = 73.5
2022-12-16 23:08:50 -07:00
fog_depth_curve = 0.933033
fog_transmit_enabled = true
fog_transmit_curve = 1.03526
auto_exposure_min_luma = 0.58
auto_exposure_max_luma = 4.5
auto_exposure_speed = 0.63
ssao_enabled = true
ssao_radius2 = 2.0
ssao_bias = 0.05
dof_blur_far_distance = 5.0
dof_blur_near_enabled = true
dof_blur_near_distance = 1.33
dof_blur_near_amount = 0.66
dof_blur_near_quality = 2
glow_enabled = true
glow_bloom = 1.0
2023-01-02 23:21:46 -07:00
[sub_resource type="BoxShape" id=5]
2022-12-16 23:08:50 -07:00
[node name="side_tunnel_1" instance=ExtResource( 1 )]
[node name="StaticBody" parent="Canvas001" index="0" instance=ExtResource( 8 )]
2022-12-16 23:08:50 -07:00
[node name="AnimationPlayer" parent="." index="1"]
autoplay = "Canvas001"
2022-12-16 23:08:50 -07:00
[node name="Player" parent="." index="2" instance=ExtResource( 2 )]
transform = Transform( -0.647561, 0, -0.762014, 0, 1, 0, 0.762014, 0, -0.647561, -70.375, 4.37653, -106.953 )
2022-12-16 23:08:50 -07:00
[node name="LessFogWorldEnvironment" parent="." index="3" instance=ExtResource( 3 )]
environment = SubResource( 3 )
[node name="SinkBlock" parent="." index="4" instance=ExtResource( 5 )]
2022-12-28 10:37:27 -07:00
transform = Transform( 80, 0, 0, 0, 3.87358, 0, 0, 0, 80, 0, -3.3489, -43.3626 )
2022-12-17 11:21:28 -07:00
[node name="platforms" type="Spatial" parent="." index="5"]
[node name="creek_platform" parent="platforms" index="0" instance=ExtResource( 6 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -55.8201, 0.216419, -98.2347 )
[node name="creek_platform3" parent="platforms" index="1" instance=ExtResource( 6 )]
2022-12-17 11:21:28 -07:00
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -45.5517, 0.216419, -98.2347 )
[node name="creek_platform4" parent="platforms" index="2" instance=ExtResource( 6 )]
2022-12-17 11:21:28 -07:00
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 16.5243, 0.216419, -81.1974 )
[node name="creek_platform5" parent="platforms" index="3" instance=ExtResource( 6 )]
2022-12-17 11:21:28 -07:00
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 17.8115, 0.216419, -86.1008 )
[node name="creek_platform7" parent="platforms" index="4" instance=ExtResource( 6 )]
transform = Transform( 0.916258, 0, -0.400589, 0, 1, 0, 0.400589, 0, 0.916258, 23.1251, 0.216419, -95.1053 )
2022-12-17 11:21:28 -07:00
[node name="creek_platform8" parent="platforms" index="5" instance=ExtResource( 6 )]
2022-12-17 11:21:28 -07:00
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 25.3465, 0.216419, -98.9231 )
[node name="creek_platform9" parent="platforms" index="6" instance=ExtResource( 6 )]
2022-12-17 11:21:28 -07:00
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -26.9717, 0.216419, -53.8558 )
[node name="creek_platform12" parent="platforms" index="7" instance=ExtResource( 6 )]
2022-12-17 11:21:28 -07:00
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -26.9717, 0.216419, -43.2397 )
[node name="creek_platform11" parent="platforms" index="8" instance=ExtResource( 6 )]
2023-01-02 19:34:04 -07:00
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -47.8536, 0.216419, -33.5289 )
2022-12-17 11:21:28 -07:00
[node name="creek_platform14" parent="platforms" index="9" instance=ExtResource( 6 )]
2022-12-17 11:21:28 -07:00
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -58.4389, 0.216419, -31.9906 )
[node name="creek_platform15" parent="platforms" index="10" instance=ExtResource( 6 )]
2022-12-17 11:21:28 -07:00
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -46.5247, 0.216419, -8.02865 )
[node name="creek_platform17" parent="platforms" index="11" instance=ExtResource( 6 )]
2022-12-17 11:21:28 -07:00
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -56.3389, 0.216419, -8.99764 )
[node name="creek_platform18" parent="platforms" index="12" instance=ExtResource( 6 )]
2022-12-17 11:21:28 -07:00
transform = Transform( 0.65383, 0, 0.756641, 0, 1, 0, -0.756641, 0, 0.65383, 25.1841, 0.216419, -4.06886 )
[node name="creek_platform20" parent="platforms" index="13" instance=ExtResource( 6 )]
2022-12-17 11:21:28 -07:00
transform = Transform( 0.65383, 0, 0.756641, 0, 1, 0, -0.756641, 0, 0.65383, 18.0342, 0.216419, 2.72338 )
[node name="creek_platform2" parent="platforms" index="14" instance=ExtResource( 6 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -50.4167, 0.216419, -98.2347 )
[node name="creek_platform6" parent="platforms" index="15" instance=ExtResource( 6 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 20.6247, 0.216419, -91.0137 )
[node name="creek_platform10" parent="platforms" index="16" instance=ExtResource( 6 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -26.9717, 0.216419, -47.8731 )
[node name="creek_platform13" parent="platforms" index="17" instance=ExtResource( 6 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -52.7107, 0.216419, -33.378 )
[node name="creek_platform16" parent="platforms" index="18" instance=ExtResource( 6 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -51.3312, 0.216419, -8.51924 )
[node name="creek_platform19" parent="platforms" index="19" instance=ExtResource( 6 )]
transform = Transform( 0.65383, 0, 0.756641, 0, 1, 0, -0.756641, 0, 0.65383, 21.6703, 0.216419, -0.752861 )
[node name="decorations" type="Spatial" parent="." index="6"]
2022-12-28 18:16:01 -07:00
[node name="tentacle_cluster_1" type="Spatial" parent="decorations" index="0"]
2022-12-28 18:37:20 -07:00
transform = Transform( 3.25905, -1.14546, -0.587008, 0.249992, 2.72876, 1.3984, 0, -0.737517, 4.60518, 57.5945, 7.50309, 11.9759 )
2022-12-28 18:16:01 -07:00
[node name="meat_tentacle2" parent="decorations/tentacle_cluster_1" index="0" instance=ExtResource( 400 )]
transform = Transform( 0.732352, -0.254813, -0.619348, -0.368919, 0.725099, -0.684215, 0.669777, 0.382357, 0.759019, -0.0737572, -1.36661, 0.211609 )
2022-12-28 18:16:01 -07:00
[node name="meat_tentacle3" parent="decorations/tentacle_cluster_1" index="1" instance=ExtResource( 400 )]
transform = Transform( -1.08656, -0.197539, -0.638361, 0, 1.26435, -0.335417, 0.706837, -0.303662, -0.981301, 0.386391, -1.36661, 0.373306 )
2022-12-28 18:16:01 -07:00
[node name="meat_tentacle_small" parent="decorations/tentacle_cluster_1" index="2" instance=ExtResource( 21 )]
transform = Transform( -0.449096, 0.167882, 0.254066, 0.12168, 0.619619, -0.0688377, -0.283901, 0, -0.501833, 0.628933, -1.03103, 0.000183105 )
[node name="meat_tentacle_small2" parent="decorations/tentacle_cluster_1" index="3" instance=ExtResource( 21 )]
transform = Transform( -0.451285, 0.168114, 0.250056, -0.00507374, 0.56347, -0.271243, -0.30563, -0.257587, -0.430144, 0.372913, -0.560821, -0.363808 )
[node name="tentacle_cluster_9" type="Spatial" parent="decorations" index="1"]
2022-12-28 18:31:34 -07:00
transform = Transform( -1.95995, 0.000560221, -2.35406, -0.000845561, 2.91831, 0.00166583, 2.0258, 0.00222584, -2.36601, 24.1314, 1.65751, -74.2696 )
[node name="meat_tentacle2" parent="decorations/tentacle_cluster_9" index="0" instance=ExtResource( 400 )]
transform = Transform( 0.732352, -0.254813, -0.619348, -0.368919, 0.725099, -0.684215, 0.669777, 0.382357, 0.759019, -0.0737572, -1.36661, 0.211609 )
[node name="meat_tentacle3" parent="decorations/tentacle_cluster_9" index="1" instance=ExtResource( 400 )]
transform = Transform( -1.08656, -0.197539, -0.638361, 0, 1.26435, -0.335417, 0.706837, -0.303662, -0.981301, 0.386391, -1.36661, 0.373306 )
[node name="meat_tentacle_small" parent="decorations/tentacle_cluster_9" index="2" instance=ExtResource( 21 )]
transform = Transform( -0.449096, 0.167882, 0.254066, 0.12168, 0.619619, -0.0688377, -0.283901, 0, -0.501833, 0.628933, -1.03103, 0.000183105 )
[node name="meat_tentacle_small3" parent="decorations/tentacle_cluster_9" index="3" instance=ExtResource( 21 )]
transform = Transform( -0.665334, 0.248717, 0.376397, 0.103712, 0.967069, -0.25981, -0.387095, -0.246072, -0.571488, -0.333271, 0.394829, -2.36053 )
[node name="meat_tentacle_small2" parent="decorations/tentacle_cluster_9" index="4" instance=ExtResource( 21 )]
transform = Transform( -0.451285, 0.168114, 0.250056, -0.00507374, 0.56347, -0.271243, -0.30563, -0.257587, -0.430144, 0.372913, -0.560821, -0.363808 )
[node name="tentacle_cluster_6" type="Spatial" parent="decorations" index="2"]
2022-12-28 18:37:20 -07:00
transform = Transform( 1.80193, 0, 0, 0, 1.46727, -1.42552, 0, 1.20591, 1.73447, 60.9529, 5.73753, -30.725 )
[node name="meat_tentacle2" parent="decorations/tentacle_cluster_6" index="0" instance=ExtResource( 400 )]
transform = Transform( 0.732352, -0.254813, -0.619348, -0.368919, 0.725099, -0.684215, 0.669777, 0.382357, 0.759019, -0.0737572, -1.36661, 0.211609 )
[node name="meat_tentacle3" parent="decorations/tentacle_cluster_6" index="1" instance=ExtResource( 400 )]
transform = Transform( -1.08656, -0.197539, -0.638361, 0, 1.26435, -0.335417, 0.706837, -0.303662, -0.981301, 0.386391, -1.36661, 0.373306 )
[node name="meat_tentacle_small" parent="decorations/tentacle_cluster_6" index="2" instance=ExtResource( 21 )]
transform = Transform( -0.449096, 0.167882, 0.254066, 0.12168, 0.619619, -0.0688377, -0.283901, 0, -0.501833, 0.628933, -1.03103, 0.000183105 )
[node name="meat_tentacle_small2" parent="decorations/tentacle_cluster_6" index="3" instance=ExtResource( 21 )]
transform = Transform( -0.451285, 0.168114, 0.250056, -0.00507374, 0.56347, -0.271243, -0.30563, -0.257587, -0.430144, 0.372913, -0.560821, -0.363808 )
[node name="tentacle_cluster_2" type="Spatial" parent="decorations" index="3"]
2022-12-28 18:31:34 -07:00
transform = Transform( 1.74258, 0.806638, 1.51387, -1.82512, 2.51629, 0.0521666, -1.22676, -0.667407, 1.92495, -22.0005, 5.86365, -23.5491 )
2022-12-28 18:16:01 -07:00
[node name="meat_tentacle2" parent="decorations/tentacle_cluster_2" index="0" instance=ExtResource( 400 )]
transform = Transform( 1.09363, -0.380515, -0.924875, -0.411369, 0.808534, -0.762946, 0.892325, 0.509403, 1.01122, -0.0737648, -1.60436, 0.211609 )
2022-12-28 18:16:01 -07:00
[node name="meat_tentacle3" parent="decorations/tentacle_cluster_2" index="1" instance=ExtResource( 400 )]
transform = Transform( -0.844449, -0.144095, -0.512927, 0.138899, 0.709674, -0.372741, 0.468086, -0.445307, -0.572898, -1.49874, -0.5973, -0.661026 )
[node name="meat_tentacle_small" parent="decorations/tentacle_cluster_2" index="2" instance=ExtResource( 21 )]
transform = Transform( -0.449096, 0.167882, 0.254066, 0.12168, 0.619619, -0.0688377, -0.283901, 0, -0.501833, -1.8993, -1.03103, 0.000183105 )
[node name="meat_tentacle_small2" parent="decorations/tentacle_cluster_2" index="3" instance=ExtResource( 21 )]
transform = Transform( -0.451285, 0.168114, 0.250056, -0.00507374, 0.56347, -0.271243, -0.30563, -0.257587, -0.430144, -1.93217, -0.560821, -0.363808 )
2022-12-28 18:37:20 -07:00
[node name="tentacle_cluster_10" type="Spatial" parent="decorations" index="4"]
transform = Transform( 5.2226, -1.45407, 2.65068, -1.19607, 5.5067, 0.819794, -2.62376, 3.08612, 3.34222, 68.4522, 5.86365, -109.47 )
[node name="meat_tentacle2" parent="decorations/tentacle_cluster_10" index="0" instance=ExtResource( 400 )]
transform = Transform( 1.09363, -0.380515, -0.924875, -0.411369, 0.808534, -0.762946, 0.892325, 0.509403, 1.01122, -0.0737648, -1.60436, 0.211609 )
[node name="meat_tentacle3" parent="decorations/tentacle_cluster_10" index="1" instance=ExtResource( 400 )]
transform = Transform( -0.844449, -0.144095, -0.512927, 0.138899, 0.709674, -0.372741, 0.468086, -0.445307, -0.572898, -1.49874, -0.5973, -0.661026 )
[node name="meat_tentacle_small" parent="decorations/tentacle_cluster_10" index="2" instance=ExtResource( 21 )]
transform = Transform( -0.449096, 0.167882, 0.254066, 0.12168, 0.619619, -0.0688377, -0.283901, 0, -0.501833, -1.8993, -1.03103, 0.000183105 )
[node name="meat_tentacle_small2" parent="decorations/tentacle_cluster_10" index="3" instance=ExtResource( 21 )]
transform = Transform( -0.451285, 0.168114, 0.250056, -0.00507374, 0.56347, -0.271243, -0.30563, -0.257587, -0.430144, -1.93217, -0.560821, -0.363808 )
[node name="tentacle_cluster_7" type="Spatial" parent="decorations" index="5"]
2022-12-28 18:31:34 -07:00
transform = Transform( 1.38235, -1.45361, 0.990798, 1.01418, 1.45993, 0.726911, -0.832077, 0, 1.16091, 44.6344, 7.38176, -43.7815 )
[node name="meat_tentacle2" parent="decorations/tentacle_cluster_7" index="0" instance=ExtResource( 400 )]
transform = Transform( 1.09363, -0.380515, -0.924875, -0.411369, 0.808534, -0.762946, 0.892325, 0.509403, 1.01122, -0.073761, -1.36661, 0.211609 )
[node name="meat_tentacle3" parent="decorations/tentacle_cluster_7" index="1" instance=ExtResource( 400 )]
transform = Transform( -0.844449, -0.144095, -0.512927, 0.138899, 0.709674, -0.372741, 0.468086, -0.445307, -0.572898, -1.49874, -0.5973, -0.661026 )
[node name="meat_tentacle_small" parent="decorations/tentacle_cluster_7" index="2" instance=ExtResource( 21 )]
transform = Transform( -0.449096, 0.167882, 0.254066, 0.12168, 0.619619, -0.0688377, -0.283901, 0, -0.501833, -1.8993, -1.03103, 0.000183105 )
[node name="meat_tentacle_small2" parent="decorations/tentacle_cluster_7" index="3" instance=ExtResource( 21 )]
transform = Transform( -0.451285, 0.168114, 0.250056, -0.00507374, 0.56347, -0.271243, -0.30563, -0.257587, -0.430144, -1.93217, -0.560821, -0.363808 )
2022-12-28 18:37:20 -07:00
[node name="tentacle_cluster_5" type="Spatial" parent="decorations" index="6"]
transform = Transform( 1.75007, 1.08027, -2.07609, -0.0330504, 3.33915, 0.711486, 2.0513, -0.466272, 1.35915, -58.7492, 8.31587, 16.9558 )
[node name="meat_tentacle2" parent="decorations/tentacle_cluster_5" index="0" instance=ExtResource( 400 )]
transform = Transform( 1.09363, -0.380515, -0.924875, -0.411369, 0.808534, -0.762946, 0.892325, 0.509403, 1.01122, -0.073761, -1.36661, 0.211609 )
[node name="meat_tentacle3" parent="decorations/tentacle_cluster_5" index="1" instance=ExtResource( 400 )]
transform = Transform( -0.844449, -0.144095, -0.512927, 0.138899, 0.709674, -0.372741, 0.468086, -0.445307, -0.572898, -1.49874, -0.5973, -0.661026 )
[node name="meat_tentacle_small" parent="decorations/tentacle_cluster_5" index="2" instance=ExtResource( 21 )]
transform = Transform( -0.449096, 0.167882, 0.254066, 0.12168, 0.619619, -0.0688377, -0.283901, 0, -0.501833, -1.8993, -1.03103, 0.000183105 )
[node name="meat_tentacle_small2" parent="decorations/tentacle_cluster_5" index="3" instance=ExtResource( 21 )]
transform = Transform( -0.451285, 0.168114, 0.250056, -0.00507374, 0.56347, -0.271243, -0.30563, -0.257587, -0.430144, -1.93217, -0.560821, -0.363808 )
2022-12-28 18:37:20 -07:00
[node name="tentacle_cluster_3" type="Spatial" parent="decorations" index="7"]
2022-12-28 18:31:34 -07:00
transform = Transform( 0.0719246, 0, 3.55821, 0, 4.28745, 0, -4.11121, 0, 0.0831027, -62.8849, 14.3706, -68.849 )
2022-12-28 18:16:01 -07:00
[node name="meat_tentacle2" parent="decorations/tentacle_cluster_3" index="0" instance=ExtResource( 400 )]
transform = Transform( 0.629755, -0.220089, -0.534677, -0.411369, 0.808534, -0.762946, 0.461027, 0.26438, 0.525024, -0.073761, -1.36661, 0.211639 )
[node name="meat_tentacle4" parent="decorations/tentacle_cluster_3" index="1" instance=ExtResource( 400 )]
transform = Transform( 0.0340698, 0.635721, 1.36594, -0.411369, 0.808534, -0.762946, -1.41106, -0.0118731, 0.110319, -0.0932617, -1.15166, -0.752609 )
[node name="meat_tentacle_small" parent="decorations/tentacle_cluster_3" index="2" instance=ExtResource( 21 )]
transform = Transform( -0.449096, 0.167882, 0.254066, 0.12168, 0.619619, -0.0688377, -0.283901, 0, -0.501833, -1.8993, -1.03103, 0.000183105 )
[node name="meat_tentacle_small3" parent="decorations/tentacle_cluster_3" index="3" instance=ExtResource( 21 )]
transform = Transform( -0.449096, 0.167882, 0.254066, 0.12168, 0.619619, -0.0688377, -0.283901, 2.32831e-10, -0.501833, -0.0417328, -1.03103, -0.0373611 )
[node name="meat_tentacle_small2" parent="decorations/tentacle_cluster_3" index="4" instance=ExtResource( 21 )]
transform = Transform( -0.451285, 0.168114, 0.250056, -0.00507374, 0.56347, -0.271243, -0.30563, -0.257587, -0.430144, -1.93217, -0.560821, -0.363808 )
2022-12-28 18:37:20 -07:00
[node name="tentacle_cluster_4" type="Spatial" parent="decorations" index="8"]
transform = Transform( 0.166483, 0, 8.23616, 3.733, 6.27339, -0.0754576, -3.48215, 2.07291, 0.0703871, 1.30202, 3.2707, -108.145 )
[node name="meat_tentacle2" parent="decorations/tentacle_cluster_4" index="0" instance=ExtResource( 400 )]
transform = Transform( 0.629755, -0.220089, -0.534677, -0.411369, 0.808534, -0.762946, 0.461027, 0.26438, 0.525024, -0.073761, -1.36661, 0.211639 )
[node name="meat_tentacle4" parent="decorations/tentacle_cluster_4" index="1" instance=ExtResource( 400 )]
transform = Transform( 0.0340698, 0.635721, 1.36594, -0.411369, 0.808534, -0.762946, -1.41106, -0.0118731, 0.110319, -0.0932617, -1.15166, -0.752609 )
[node name="meat_tentacle_small" parent="decorations/tentacle_cluster_4" index="2" instance=ExtResource( 21 )]
transform = Transform( -0.449096, 0.167882, 0.254066, 0.12168, 0.619619, -0.0688377, -0.283901, 0, -0.501833, -1.8993, -1.03103, 0.000183105 )
[node name="meat_tentacle_small3" parent="decorations/tentacle_cluster_4" index="3" instance=ExtResource( 21 )]
transform = Transform( -0.449096, 0.167882, 0.254066, 0.12168, 0.619619, -0.0688377, -0.283901, 2.32831e-10, -0.501833, -0.0417328, -1.03103, -0.0373611 )
[node name="meat_tentacle_small2" parent="decorations/tentacle_cluster_4" index="4" instance=ExtResource( 21 )]
transform = Transform( -0.451285, 0.168114, 0.250056, -0.00507374, 0.56347, -0.271243, -0.30563, -0.257587, -0.430144, -1.93217, -0.560821, -0.363808 )
2022-12-28 18:37:20 -07:00
[node name="tentacle_cluster_8" type="Spatial" parent="decorations" index="9"]
2022-12-28 18:31:34 -07:00
transform = Transform( 1.06032, -0.631306, 0.0985593, 1.4607, 2.51476, 0.393458, -0.423883, -0.362271, 2.23973, -5.03601, 3.27262, 13.4561 )
[node name="meat_tentacle2" parent="decorations/tentacle_cluster_8" index="0" instance=ExtResource( 400 )]
transform = Transform( 0.629755, -0.220089, -0.534677, -0.411369, 0.808534, -0.762946, 0.461027, 0.26438, 0.525024, -0.073761, -1.36661, 0.211639 )
[node name="meat_tentacle4" parent="decorations/tentacle_cluster_8" index="1" instance=ExtResource( 400 )]
transform = Transform( 0.0340698, 0.635721, 1.36594, -0.411369, 0.808534, -0.762946, -1.41106, -0.0118731, 0.110319, -0.0932617, -1.15166, -0.752609 )
[node name="meat_tentacle_small" parent="decorations/tentacle_cluster_8" index="2" instance=ExtResource( 21 )]
transform = Transform( -0.449096, 0.167882, 0.254066, 0.12168, 0.619619, -0.0688377, -0.283901, 0, -0.501833, -1.8993, -1.03103, 0.000183105 )
[node name="meat_tentacle_small3" parent="decorations/tentacle_cluster_8" index="3" instance=ExtResource( 21 )]
transform = Transform( -0.449096, 0.167882, 0.254066, 0.12168, 0.619619, -0.0688377, -0.283901, 2.32831e-10, -0.501833, -0.0417328, -1.03103, -0.0373611 )
[node name="meat_tentacle_small2" parent="decorations/tentacle_cluster_8" index="4" instance=ExtResource( 21 )]
transform = Transform( -0.451285, 0.168114, 0.250056, -0.00507374, 0.56347, -0.271243, -0.30563, -0.257587, -0.430144, -1.93217, -0.560821, -0.363808 )
[node name="obelisk" parent="decorations" index="10" instance=ExtResource( 20 )]
transform = Transform( 1.75, 0, 0, 0, 1, 0, 0, 0, 1.25, 58.9486, 6.79926, -57.7791 )
[node name="blackboxes" type="Spatial" parent="." index="7"]
2022-12-22 20:33:55 -07:00
[node name="black_box0" parent="blackboxes" index="0" instance=ExtResource( 19 )]
2022-12-28 17:12:21 -07:00
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -41.0261, 1.80736, -111.427 )
[node name="black_box1" parent="blackboxes" index="1" instance=ExtResource( 19 )]
transform = Transform( -0.287692, -0.333414, 0.897813, -0.488515, 0.857409, 0.161872, -0.823764, -0.392025, -0.409548, 27.5249, 2.89185, -81.1085 )
2022-12-28 17:12:21 -07:00
id = 1
[node name="black_box2" parent="blackboxes" index="2" instance=ExtResource( 19 )]
transform = Transform( 0.428225, -0.113891, 0.896467, -0.148051, 0.96978, 0.193927, -0.891463, -0.215767, 0.398423, 44.7662, 0.738013, -12.0992 )
2022-12-28 17:12:21 -07:00
id = 2
[node name="black_box3" parent="blackboxes" index="3" instance=ExtResource( 19 )]
transform = Transform( 0.867158, -0.382308, -0.319182, 0.448321, 0.878331, 0.165962, 0.216898, -0.287011, 0.933049, -67.3523, 1.59831, -21.1349 )
2022-12-28 17:12:21 -07:00
id = 3
[node name="black_box4" parent="blackboxes" index="4" instance=ExtResource( 19 )]
transform = Transform( 0.900076, -0.435734, 0, 0.430268, 0.888784, -0.1579, 0.0688022, 0.142122, 0.987455, -1.60433, 2.16359, 17.6124 )
2022-12-28 17:12:21 -07:00
id = 4
[node name="shader" parent="." index="8" instance=ExtResource( 7 )]
[node name="creek_cage" parent="." index="9" instance=ExtResource( 9 )]
[node name="elevator" parent="." index="10" instance=ExtResource( 10 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0735546, -123.027, -41.1766 )
2023-01-02 23:21:46 -07:00
[node name="DialogTrigger" type="Area" parent="elevator" index="1"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.44246, 0 )
script = ExtResource( 22 )
[node name="CollisionShape" type="CollisionShape" parent="elevator/DialogTrigger" index="0"]
transform = Transform( 1e+06, 0, 0, 0, 0, 0, 0, 0, 1e+06, 0, 0, 0 )
shape = SubResource( 5 )
[node name="SignalGenerator" parent="." index="11" instance=ExtResource( 12 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.489914, -122.635, -41.5684 )
stream = ExtResource( 16 )
max_db = 6.0
max_distance = 200.0
[node name="upper_shelf" parent="." index="12" instance=ExtResource( 13 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3.09789, 0 )
[node name="AmbientSounds" type="Node" parent="." index="13"]
2022-12-27 20:06:15 -07:00
[node name="WaterSound" type="AudioStreamPlayer" parent="AmbientSounds" index="0"]
stream = ExtResource( 14 )
autoplay = true
script = ExtResource( 15 )
[node name="BottomWhale1" type="AudioStreamPlayer" parent="AmbientSounds" index="1"]
stream = ExtResource( 17 )
script = ExtResource( 18 )
min_wait = 10.0
max_wait = 30.0
[node name="Timer" type="Timer" parent="AmbientSounds/BottomWhale1" index="0"]
one_shot = true
[node name="BottomWhale2" type="AudioStreamPlayer" parent="AmbientSounds" index="2"]
stream = ExtResource( 11 )
script = ExtResource( 18 )
min_wait = 10.0
max_wait = 30.0
[node name="Timer" type="Timer" parent="AmbientSounds/BottomWhale2" index="0"]
one_shot = true
2023-01-02 23:21:46 -07:00
[connection signal="body_entered" from="elevator/DialogTrigger" to="elevator/DialogTrigger" method="_on_DialogTrigger_body_entered"]
[connection signal="body_exited" from="elevator/DialogTrigger" to="elevator/DialogTrigger" method="_on_DialogTrigger_body_exited"]
2022-12-27 20:06:15 -07:00
[connection signal="finished" from="AmbientSounds/BottomWhale1" to="AmbientSounds/BottomWhale1" method="_on_sound_finished"]
[connection signal="timeout" from="AmbientSounds/BottomWhale1/Timer" to="AmbientSounds/BottomWhale1" method="_on_Timer_timeout"]
[connection signal="finished" from="AmbientSounds/BottomWhale2" to="AmbientSounds/BottomWhale2" method="_on_sound_finished"]
[connection signal="timeout" from="AmbientSounds/BottomWhale2/Timer" to="AmbientSounds/BottomWhale2" method="_on_Timer_timeout"]