Give-LIFE-Cybers/Scenes/Levels/Freddy's.tscn
2025-04-08 02:16:29 -06:00

121 lines
4.2 KiB
Text

[gd_scene load_steps=10 format=3 uid="uid://doe47bro2kqt6"]
[ext_resource type="PackedScene" uid="uid://cry2msqosqx0u" path="res://Scenes/Animatables/Chica.tscn" id="1_5nprb"]
[ext_resource type="Script" uid="uid://8vyuhyx0xogt" path="res://Scripts/freecam.gd" id="2_stiks"]
[ext_resource type="VoxelGIData" uid="uid://ckgscns47hws6" path="res://Scenes/Levels/Freddy's.VoxelGI_data.res" id="3_1u053"]
[ext_resource type="Script" uid="uid://c5uawj66escut" path="res://Scripts/GL_Spotlight.gd" id="3_2ymb8"]
[ext_resource type="Theme" uid="uid://b3wjoiiv6sq22" path="res://UI/Themes/Default.tres" id="3_ajshc"]
[ext_resource type="PackedScene" uid="uid://c57u187iciexi" path="res://Scenes/UI/Node Map.tscn" id="5_h0i1e"]
[sub_resource type="WorldBoundaryShape3D" id="WorldBoundaryShape3D_stiks"]
[sub_resource type="PlaneMesh" id="PlaneMesh_1u053"]
[sub_resource type="Environment" id="Environment_h0i1e"]
background_mode = 1
tonemap_mode = 4
ssr_enabled = true
ssao_enabled = true
ssil_enabled = true
ssil_intensity = 3.0
glow_enabled = true
fog_enabled = true
fog_light_color = Color(0, 0, 0, 1)
adjustment_enabled = true
adjustment_contrast = 1.1
adjustment_saturation = 1.3
[node name="Freddy\'s" type="Node3D"]
[node name="World Boundary" type="StaticBody3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.0211427, 0)
[node name="CollisionShape3D" type="CollisionShape3D" parent="World Boundary"]
shape = SubResource("WorldBoundaryShape3D_stiks")
[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
transform = Transform3D(5, 0, 0, 0, 5, 0, 0, 0, 5, 0, 0, 0)
mesh = SubResource("PlaneMesh_1u053")
[node name="Chica" parent="." instance=ExtResource("1_5nprb")]
transform = Transform3D(0.1, 0, 0, 0, 0.1, 0, 0, 0, 0.1, 4.76837e-07, 1.47296, -2.35951)
[node name="OmniLight3D" type="OmniLight3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.42203, 4.45495, 0.192916)
light_energy = 0.575
light_size = 0.106
shadow_enabled = true
omni_range = 8.156
omni_attenuation = 2.0
[node name="OmniLight3D2" type="OmniLight3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.87906, 4.18335, 0.548465)
light_size = 0.106
shadow_enabled = true
omni_range = 8.156
omni_attenuation = 2.0
[node name="OmniLight3D3" type="OmniLight3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.975392, 4.18335, -5.09868)
light_size = 0.106
shadow_enabled = true
omni_range = 8.156
omni_attenuation = 2.0
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
environment = SubResource("Environment_h0i1e")
[node name="Camera3D" type="Camera3D" parent="."]
transform = Transform3D(0.999998, 0.00163928, -0.000874432, -0.00163943, 0.999999, -0.000166072, 0.000874161, 0.000167496, 1, 1.01889, 2.26498, -0.257163)
script = ExtResource("2_stiks")
toggle_key = 4194305
overlay_text = false
[node name="Control" type="Control" parent="Camera3D"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="Label" type="Label" parent="Camera3D/Control"]
z_index = 1000
layout_mode = 1
anchors_preset = 3
anchor_left = 1.0
anchor_top = 1.0
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -40.0
offset_top = -23.0
grow_horizontal = 0
grow_vertical = 0
theme = ExtResource("3_ajshc")
theme_override_font_sizes/font_size = 9
text = "Give LIFE: TEST_A_BEGINNINGS
(Press Esc for Nodes, Right Click to search node, Tab toggles background)"
horizontal_alignment = 2
[node name="SpotLight3D" type="SpotLight3D" parent="."]
transform = Transform3D(0.976123, 0.0551107, -0.210113, -0.00945105, 0.97714, 0.212388, 0.217015, -0.205331, 0.954329, -0.581223, 3.60596, 4.08111)
light_color = Color(0.944285, 0.839984, 0.7003, 1)
light_energy = 500.0
light_size = 0.124
shadow_enabled = true
spot_range = 7.605
spot_attenuation = 2.0
spot_angle = 5.59
spot_angle_attenuation = 0.329877
[node name="Node" type="Node" parent="SpotLight3D" groups=["L_SPOT_CHICA"]]
script = ExtResource("3_2ymb8")
canChangeColor = true
canChangeSize = true
[node name="ReflectionProbe" type="ReflectionProbe" parent="."]
[node name="VoxelGI" type="VoxelGI" parent="."]
data = ExtResource("3_1u053")
[node name="NodeMap" parent="." instance=ExtResource("5_h0i1e")]