Game files

This commit is contained in:
June
2026-03-24 12:56:35 -07:00
parent 7258b2e118
commit 44e67067a0
6027 changed files with 76278 additions and 0 deletions

4
.editorconfig Normal file
View File

@@ -0,0 +1,4 @@
root = true
[*]
charset = utf-8

2
.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
# Godot 4+ specific ignores
.godot/
/android/

460
Levels/officeA.tscn Normal file
View File

@@ -0,0 +1,460 @@
[gd_scene load_steps=41 format=3 uid="uid://cfko0vrf1dfod"]
[ext_resource type="Script" uid="uid://ttgieweerpay" path="res://Scripts/Logic/NightManager.gd" id="1_3fysp"]
[ext_resource type="Script" uid="uid://vunrx4ig88oq" path="res://Scripts/Levels/lsOffice.gd" id="1_rljuy"]
[ext_resource type="Script" uid="uid://qp1x4i2r65hr" path="res://Scripts/Characters/cConstruct.gd" id="2_6edvq"]
[ext_resource type="Script" uid="uid://cntxldpts5png" path="res://Scripts/Characters/cCharacter_Debug.gd" id="3_uyeer"]
[ext_resource type="Script" uid="uid://d1k3x55514fyq" path="res://Scripts/Levels/Rooms/crPowerRoom.gd" id="4_ka2vk"]
[ext_resource type="Script" uid="uid://cxj3fa512gs6r" path="res://Scripts/Logic/cCameraManager.gd" id="4_ufrlt"]
[ext_resource type="Texture2D" uid="uid://b0iv7oawsp72q" path="res://Renders/Office/Office Inside/office.png" id="5_orox1"]
[ext_resource type="Shader" uid="uid://sxb00aj6wt0h" path="res://Shaders/perspective.gdshader" id="7_k0myi"]
[ext_resource type="Script" uid="uid://cfn4cgsc5amet" path="res://Scripts/Levels/Rooms/crHallwayL.gd" id="7_mm4xn"]
[ext_resource type="Texture2D" uid="uid://08sb14xwnkn5" path="res://Renders/Office/Monitor/46.png" id="7_r7ejh"]
[ext_resource type="Texture2D" uid="uid://bweysv245y8k5" path="res://Renders/Office/Monitor/132.png" id="8_md3e2"]
[ext_resource type="Texture2D" uid="uid://duqoximcr7mn4" path="res://Renders/Office/Monitor/133.png" id="9_rljuy"]
[ext_resource type="Shader" uid="uid://dy4tffth3v12b" path="res://Scripts/Logic/video_distortion.gdshader" id="10_jt74f"]
[ext_resource type="Texture2D" uid="uid://dddgpqeg6vwch" path="res://Renders/Office/Monitor/136.png" id="10_qvm5e"]
[ext_resource type="Texture2D" uid="uid://dhcayopmw04og" path="res://Renders/Office/Monitor/137.png" id="11_di7y1"]
[ext_resource type="Script" uid="uid://dauob2yqkuh6m" path="res://Scripts/Effects/efVideoDistortion.gd" id="11_f84q5"]
[ext_resource type="Texture2D" uid="uid://cybdrp5y0gut7" path="res://Renders/Office/Monitor/138.png" id="12_3kdu4"]
[ext_resource type="Texture2D" uid="uid://dbqdormcb15b" path="res://Renders/Office/Monitor/139.png" id="13_qw55p"]
[ext_resource type="Texture2D" uid="uid://de3o1l20w1fv0" path="res://Renders/Office/Monitor/140.png" id="14_gk2h7"]
[ext_resource type="Texture2D" uid="uid://dvrotl2psyj43" path="res://Renders/Office/Monitor/141.png" id="15_frhvm"]
[ext_resource type="Texture2D" uid="uid://b0t51te81bn1f" path="res://Renders/Office/Monitor/142.png" id="16_are38"]
[ext_resource type="Texture2D" uid="uid://c3cyyimucnkup" path="res://Renders/Office/Monitor/144.png" id="17_y8r8c"]
[ext_resource type="Texture2D" uid="uid://cflkeyri73l23" path="res://Renders/Camera/PowerStation/powerstation_wide_1.png" id="18_md3e2"]
[ext_resource type="Shader" uid="uid://cb1jf4frbw7jo" path="res://Shaders/static_blocky.gdshader" id="20_215pv"]
[ext_resource type="Texture2D" uid="uid://frw0kmb23qcv" path="res://Renders/Locations/Names/71.png" id="20_md3e2"]
[ext_resource type="Texture2D" uid="uid://demhjv3dvqv7j" path="res://Renders/Static & Menu/Full Static/12.png" id="21_jriy1"]
[ext_resource type="Texture2D" uid="uid://dpu5xkpl55gf1" path="res://Renders/Static & Menu/Full Static/13.png" id="22_jt74f"]
[ext_resource type="Texture2D" uid="uid://xogv0gtd81oa" path="res://Renders/Static & Menu/Full Static/14.png" id="23_f84q5"]
[ext_resource type="Texture2D" uid="uid://cx4kees6td1yl" path="res://Renders/Static & Menu/Full Static/15.png" id="24_mm4xn"]
[ext_resource type="Texture2D" uid="uid://cbm30gs7fsjyg" path="res://Renders/Static & Menu/Full Static/16.png" id="25_fweg3"]
[ext_resource type="Texture2D" uid="uid://da45s38mhie03" path="res://Renders/Static & Menu/Full Static/17.png" id="26_arhhw"]
[ext_resource type="Texture2D" uid="uid://bhyc5ojiegof5" path="res://Renders/Static & Menu/Full Static/18.png" id="27_hhn4j"]
[ext_resource type="Texture2D" uid="uid://c47r1lgi7hn8l" path="res://Renders/Static & Menu/Full Static/20.png" id="28_nm5vp"]
[ext_resource type="Script" uid="uid://cw6yeu0c7lgr2" path="res://Scripts/Effects/efStatic.gd" id="29_wj2rx"]
[ext_resource type="Script" uid="uid://c14ey58hfx7i8" path="res://Scripts/Logic/cPlayerCamera.gd" id="32_jriy1"]
[sub_resource type="ShaderMaterial" id="ShaderMaterial_orox1"]
shader = ExtResource("7_k0myi")
shader_parameter/zoom = 0.54
shader_parameter/sharpness = 2.0
shader_parameter/direction = Vector2(0, 1)
shader_parameter/wrapping_mode = 0
[sub_resource type="ShaderMaterial" id="ShaderMaterial_f84q5"]
shader = ExtResource("10_jt74f")
shader_parameter/amount = 0.5270000250325
shader_parameter/seed = 0.465
shader_parameter/line_density = 0.858000040755
shader_parameter/offset_mul = 1.0
shader_parameter/screen_offset = Vector2(0, 0)
shader_parameter/screen_bend_amount = Vector2(0.02, 0.02)
[sub_resource type="ShaderMaterial" id="ShaderMaterial_kh8bn"]
shader = ExtResource("20_215pv")
shader_parameter/alpha_threshold = 0.022000001045
shader_parameter/alpha_modifier = 0.400000019
[sub_resource type="SpriteFrames" id="SpriteFrames_8uri8"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": ExtResource("21_jriy1")
}, {
"duration": 1.0,
"texture": ExtResource("22_jt74f")
}, {
"duration": 1.0,
"texture": ExtResource("23_f84q5")
}, {
"duration": 1.0,
"texture": ExtResource("24_mm4xn")
}, {
"duration": 1.0,
"texture": ExtResource("25_fweg3")
}, {
"duration": 1.0,
"texture": ExtResource("26_arhhw")
}, {
"duration": 1.0,
"texture": ExtResource("27_hhn4j")
}, {
"duration": 1.0,
"texture": ExtResource("28_nm5vp")
}],
"loop": true,
"name": &"default",
"speed": 10.0
}]
[sub_resource type="SpriteFrames" id="SpriteFrames_er86o"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": ExtResource("16_are38")
}, {
"duration": 1.0,
"texture": ExtResource("7_r7ejh")
}, {
"duration": 1.0,
"texture": ExtResource("17_y8r8c")
}, {
"duration": 1.0,
"texture": ExtResource("8_md3e2")
}, {
"duration": 1.0,
"texture": ExtResource("9_rljuy")
}, {
"duration": 1.0,
"texture": ExtResource("10_qvm5e")
}, {
"duration": 1.0,
"texture": ExtResource("11_di7y1")
}, {
"duration": 1.0,
"texture": ExtResource("12_3kdu4")
}, {
"duration": 1.0,
"texture": ExtResource("13_qw55p")
}, {
"duration": 1.0,
"texture": ExtResource("14_gk2h7")
}, {
"duration": 1.0,
"texture": ExtResource("15_frhvm")
}],
"loop": false,
"name": &"flipdown",
"speed": 30.0
}, {
"frames": [{
"duration": 1.0,
"texture": ExtResource("7_r7ejh")
}, {
"duration": 1.0,
"texture": ExtResource("8_md3e2")
}, {
"duration": 1.0,
"texture": ExtResource("9_rljuy")
}, {
"duration": 1.0,
"texture": ExtResource("10_qvm5e")
}, {
"duration": 1.0,
"texture": ExtResource("11_di7y1")
}, {
"duration": 1.0,
"texture": ExtResource("12_3kdu4")
}, {
"duration": 1.0,
"texture": ExtResource("13_qw55p")
}, {
"duration": 1.0,
"texture": ExtResource("14_gk2h7")
}, {
"duration": 1.0,
"texture": ExtResource("15_frhvm")
}, {
"duration": 1.0,
"texture": ExtResource("16_are38")
}, {
"duration": 1.0,
"texture": ExtResource("17_y8r8c")
}],
"loop": false,
"name": &"flipup",
"speed": 30.0
}, {
"frames": [{
"duration": 1.0,
"texture": ExtResource("7_r7ejh")
}],
"loop": false,
"name": &"idle",
"speed": 0.0
}]
[node name="Node2D" type="Node2D" node_paths=PackedStringArray("officeLayer", "cameraUnit", "cameraAnimation", "cameraLayer")]
script = ExtResource("1_rljuy")
officeLayer = NodePath("Office")
cameraUnit = NodePath("CameraUnit")
cameraAnimation = NodePath("CameraUnit/AnimatedSprite2D")
cameraLayer = NodePath("Camera")
metadata/_edit_horizontal_guides_ = [1136.0]
[node name="Camera2D" type="Camera2D" parent="." node_paths=PackedStringArray("officeSprite")]
position = Vector2(640, 368)
script = ExtResource("32_jriy1")
scrollArea = 800
scrollSpeed = 800.0
scrollDivisions = 2
officeSprite = NodePath("../Office/Office")
[node name="NightManager" type="Node" parent="."]
script = ExtResource("1_3fysp")
metadata/_custom_type_script = "uid://ttgieweerpay"
[node name="CameraManager" type="Node" parent="." node_paths=PackedStringArray("display", "rooms")]
script = ExtResource("4_ufrlt")
display = NodePath("../Camera/CameraFeed")
rooms = [NodePath("../Rooms/PowerRoom"), NodePath("../Rooms/HallWayL")]
metadata/_custom_type_script = "uid://cxj3fa512gs6r"
[node name="AI" type="Container" parent="."]
offset_left = -8.0
offset_right = 32.0
offset_bottom = 40.0
[node name="cConstructBrain" type="Node2D" parent="AI" node_paths=PackedStringArray("night_manager")]
position = Vector2(8, -64)
script = ExtResource("2_6edvq")
night_manager = NodePath("../../NightManager")
[node name="Rooms" type="Container" parent="."]
offset_right = 40.0
offset_bottom = 40.0
[node name="PowerRoom" type="Node" parent="Rooms" node_paths=PackedStringArray("enemies")]
script = ExtResource("4_ka2vk")
enemies = [NodePath("../../AI/cConstructBrain")]
metadata/_custom_type_script = "uid://d1k3x55514fyq"
[node name="HallWayL" type="Node" parent="Rooms"]
script = ExtResource("7_mm4xn")
room_id = 7
metadata/_custom_type_script = "uid://cfn4cgsc5amet"
[node name="Office" type="CanvasLayer" parent="."]
[node name="Office" type="Sprite2D" parent="Office"]
position = Vector2(-264, -80)
scale = Vector2(0.3, 0.3)
texture = ExtResource("5_orox1")
centered = false
[node name="Shader_Perspective" type="ColorRect" parent="Office"]
material = SubResource("ShaderMaterial_orox1")
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -264.0
offset_top = -80.0
offset_right = 256.0
offset_bottom = 64.0
grow_horizontal = 2
grow_vertical = 2
[node name="Camera" type="CanvasLayer" parent="."]
[node name="CameraFeed" type="TextureRect" parent="Camera"]
offset_left = -248.0
offset_top = -72.0
offset_right = 7578.087
offset_bottom = 3684.5217
scale = Vector2(0.23, 0.23)
texture = ExtResource("18_md3e2")
expand_mode = 1
[node name="ColorRect" type="ColorRect" parent="Camera"]
material = SubResource("ShaderMaterial_orox1")
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -305.04
offset_top = -88.56
offset_right = 214.95996
offset_bottom = 55.440002
grow_horizontal = 2
grow_vertical = 2
[node name="Video_Distortion" type="ColorRect" parent="Camera"]
material = SubResource("ShaderMaterial_f84q5")
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -264.0
offset_top = -80.0
offset_right = 256.0
offset_bottom = 64.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("11_f84q5")
amount_base = 0.43
amount_amp = 0.72
amount_speed = 1.455
[node name="Static" type="AnimatedSprite2D" parent="Camera"]
material = SubResource("ShaderMaterial_kh8bn")
sprite_frames = SubResource("SpriteFrames_8uri8")
centered = false
script = ExtResource("29_wj2rx")
[node name="cConstructDebugger" type="Node2D" parent="Camera" node_paths=PackedStringArray("target", "night_manager")]
position = Vector2(128, 128)
script = ExtResource("3_uyeer")
target = NodePath("../../AI/cConstructBrain")
night_manager = NodePath("../../NightManager")
[node name="Control" type="Control" parent="Camera"]
layout_mode = 3
anchors_preset = 0
offset_left = 1032.0
offset_top = 392.0
offset_right = 1256.0
offset_bottom = 616.0
[node name="71" type="Sprite2D" parent="Camera/Control"]
position = Vector2(112, -24)
texture = ExtResource("20_md3e2")
[node name="Cam0" type="Button" parent="Camera/Control"]
layout_mode = 1
offset_right = 82.0
offset_bottom = 31.0
text = "Camera 0
"
[node name="Cam1" type="Button" parent="Camera/Control"]
layout_mode = 1
anchors_preset = 1
anchor_left = 1.0
anchor_right = 1.0
offset_left = -82.0
offset_bottom = 31.0
grow_horizontal = 0
text = "Camera 1
"
[node name="Cam2" type="Button" parent="Camera/Control"]
layout_mode = 1
offset_top = 48.0
offset_right = 82.0
offset_bottom = 79.0
text = "Camera 2
"
[node name="Cam3" type="Button" parent="Camera/Control"]
layout_mode = 1
anchors_preset = 1
anchor_left = 1.0
anchor_right = 1.0
offset_left = -80.0
offset_top = 48.0
offset_right = 2.0
offset_bottom = 79.0
grow_horizontal = 0
text = "Camera 3"
[node name="Cam4" type="Button" parent="Camera/Control"]
layout_mode = 1
anchors_preset = 4
anchor_top = 0.5
anchor_bottom = 0.5
offset_top = -15.5
offset_right = 82.0
offset_bottom = 15.5
grow_vertical = 2
text = "Camera 4
"
[node name="Cam5" type="Button" parent="Camera/Control"]
layout_mode = 1
anchors_preset = 6
anchor_left = 1.0
anchor_top = 0.5
anchor_right = 1.0
anchor_bottom = 0.5
offset_left = -82.0
offset_top = -15.5
offset_bottom = 15.5
grow_horizontal = 0
grow_vertical = 2
text = "Camera 5
"
[node name="Cam6" type="Button" parent="Camera/Control"]
layout_mode = 1
anchors_preset = 2
anchor_top = 1.0
anchor_bottom = 1.0
offset_top = -74.0
offset_right = 82.0
offset_bottom = -43.0
grow_vertical = 0
text = "Camera 6
"
[node name="Cam7" type="Button" parent="Camera/Control"]
layout_mode = 1
anchors_preset = 3
anchor_left = 1.0
anchor_top = 1.0
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -80.0
offset_top = -74.0
offset_right = 2.0
offset_bottom = -43.0
grow_horizontal = 0
grow_vertical = 0
text = "Camera 7
"
[node name="Cam8" type="Button" parent="Camera/Control"]
layout_mode = 1
anchors_preset = 2
anchor_top = 1.0
anchor_bottom = 1.0
offset_top = -31.0
offset_right = 82.0
grow_vertical = 0
text = "Camera 8
"
[node name="Cam9" type="Button" parent="Camera/Control"]
layout_mode = 1
anchors_preset = 3
anchor_left = 1.0
anchor_top = 1.0
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -82.0
offset_top = -31.0
grow_horizontal = 0
grow_vertical = 0
text = "Camera 9
"
[node name="CameraUnit" type="CanvasLayer" parent="."]
visible = false
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="CameraUnit"]
position = Vector2(640, 360)
sprite_frames = SubResource("SpriteFrames_er86o")
animation = &"flipdown"
[node name="GlobalUI" type="CanvasLayer" parent="."]
layer = 4
[node name="CameraButton" type="Button" parent="GlobalUI"]
anchors_preset = 7
anchor_left = 0.5
anchor_top = 1.0
anchor_right = 0.5
anchor_bottom = 1.0
offset_left = -264.0
offset_top = -72.0
offset_right = 264.0
grow_horizontal = 2
grow_vertical = 0
theme_override_font_sizes/font_size = 41
text = "CAMERA"
[connection signal="night_completed" from="NightManager" to="." method="_on_night_manager_night_completed"]
[connection signal="pressed" from="Camera/Control/Cam0" to="CameraManager" method="_on_cam_pressed" binds= [0]]
[connection signal="pressed" from="Camera/Control/Cam1" to="CameraManager" method="_on_cam_pressed" binds= [1]]
[connection signal="pressed" from="Camera/Control/Cam7" to="CameraManager" method="_on_cam_pressed" binds= [7]]
[connection signal="mouse_entered" from="GlobalUI/CameraButton" to="." method="_on_camerabutton_mouse_entered"]
[connection signal="mouse_exited" from="GlobalUI/CameraButton" to="." method="_on_camerabutton_mouse_exited"]

272
Levels/title.tscn Normal file
View File

@@ -0,0 +1,272 @@
[gd_scene load_steps=35 format=3 uid="uid://dy7yamc168r7g"]
[ext_resource type="Texture2D" uid="uid://demhjv3dvqv7j" path="res://Renders/Static & Menu/Full Static/12.png" id="1_1hel7"]
[ext_resource type="Script" uid="uid://cmf13qcy55iyu" path="res://Scripts/Levels/lsTitle.gd" id="1_ejj3f"]
[ext_resource type="Texture2D" uid="uid://bvt1aw74qt7v5" path="res://Renders/Title/title.png" id="1_gf8hp"]
[ext_resource type="Shader" uid="uid://cb1jf4frbw7jo" path="res://Shaders/static_blocky.gdshader" id="1_ssyhv"]
[ext_resource type="Texture2D" uid="uid://dpu5xkpl55gf1" path="res://Renders/Static & Menu/Full Static/13.png" id="2_76txt"]
[ext_resource type="Texture2D" uid="uid://xogv0gtd81oa" path="res://Renders/Static & Menu/Full Static/14.png" id="3_v1wpm"]
[ext_resource type="Texture2D" uid="uid://cx4kees6td1yl" path="res://Renders/Static & Menu/Full Static/15.png" id="4_ssyhv"]
[ext_resource type="Texture2D" uid="uid://cbm30gs7fsjyg" path="res://Renders/Static & Menu/Full Static/16.png" id="5_gf8hp"]
[ext_resource type="Texture2D" uid="uid://da45s38mhie03" path="res://Renders/Static & Menu/Full Static/17.png" id="6_6sqe5"]
[ext_resource type="Texture2D" uid="uid://bhyc5ojiegof5" path="res://Renders/Static & Menu/Full Static/18.png" id="7_ejj3f"]
[ext_resource type="Texture2D" uid="uid://c47r1lgi7hn8l" path="res://Renders/Static & Menu/Full Static/20.png" id="8_h8j70"]
[ext_resource type="Theme" uid="uid://6yg0iliv7s1m" path="res://Themes/title_button.tres" id="11_6sqe5"]
[ext_resource type="Script" uid="uid://cw6yeu0c7lgr2" path="res://Scripts/Effects/efStatic.gd" id="12_h8j70"]
[ext_resource type="Texture2D" uid="uid://sfgjshkfqgn7" path="res://Renders/Static & Menu/Divided Static/4.png" id="13_ashql"]
[ext_resource type="AudioStream" uid="uid://dy1eq5gy1thwg" path="res://Sound/soma/loadscreen_background.ogg" id="13_ejj3f"]
[ext_resource type="AudioStream" uid="uid://b83q0hugoju4y" path="res://Sound/soma/Menu_Music.ogg" id="13_h8j70"]
[ext_resource type="Texture2D" uid="uid://dlxuvmfcyte28" path="res://Renders/Static & Menu/Divided Static/6.png" id="14_0ls4i"]
[ext_resource type="Texture2D" uid="uid://q10y7qqr1pv3" path="res://Renders/Static & Menu/Divided Static/8.png" id="15_bxkqp"]
[ext_resource type="Texture2D" uid="uid://cvcm5dhqgi7j7" path="res://Renders/Static & Menu/Divided Static/9.png" id="16_28ig5"]
[ext_resource type="Texture2D" uid="uid://4ba3x8e32tt1" path="res://Renders/Static & Menu/Divided Static/10.png" id="17_lauoi"]
[ext_resource type="Texture2D" uid="uid://fygbpmeu188t" path="res://Renders/Static & Menu/Divided Static/21.png" id="18_vi6do"]
[ext_resource type="Texture2D" uid="uid://b8ht40smhndbt" path="res://Renders/Static & Menu/Divided Static/22.png" id="19_r007a"]
[ext_resource type="Texture2D" uid="uid://cpfjq8q1y8q4w" path="res://Renders/Static & Menu/Divided Static/25.png" id="20_k3dc0"]
[ext_resource type="Texture2D" uid="uid://ckqhl3hreh3k1" path="res://Renders/Static & Menu/Divided Static/430.png" id="21_2yxyb"]
[ext_resource type="Texture2D" uid="uid://bi4jkrb1iobs5" path="res://Renders/Static & Menu/Divided Static/434.png" id="22_6jhw0"]
[ext_resource type="Texture2D" uid="uid://cgmyqmhxenre6" path="res://Renders/Static & Menu/Divided Static/435.png" id="23_ddq8l"]
[ext_resource type="Texture2D" uid="uid://dyvo48koksvfh" path="res://Renders/Static & Menu/Divided Static/436.png" id="24_haim8"]
[ext_resource type="Texture2D" uid="uid://cgk7rrysraoi" path="res://Renders/Static & Menu/Divided Static/437.png" id="25_p5br3"]
[ext_resource type="Texture2D" uid="uid://b0f53f5gbxbih" path="res://Renders/Static & Menu/Divided Static/438.png" id="26_nyq3a"]
[ext_resource type="Texture2D" uid="uid://bm6yxw18hapgv" path="res://Renders/Static & Menu/Divided Static/439.png" id="27_kxj86"]
[sub_resource type="ShaderMaterial" id="ShaderMaterial_h8j70"]
shader = ExtResource("1_ssyhv")
shader_parameter/alpha_threshold = 0.022000001045
shader_parameter/alpha_modifier = 0.400000019
[sub_resource type="SpriteFrames" id="SpriteFrames_q2oo7"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": ExtResource("1_1hel7")
}, {
"duration": 1.0,
"texture": ExtResource("2_76txt")
}, {
"duration": 1.0,
"texture": ExtResource("3_v1wpm")
}, {
"duration": 1.0,
"texture": ExtResource("4_ssyhv")
}, {
"duration": 1.0,
"texture": ExtResource("5_gf8hp")
}, {
"duration": 1.0,
"texture": ExtResource("6_6sqe5")
}, {
"duration": 1.0,
"texture": ExtResource("7_ejj3f")
}, {
"duration": 1.0,
"texture": ExtResource("8_h8j70")
}],
"loop": true,
"name": &"default",
"speed": 10.0
}]
[sub_resource type="SpriteFrames" id="SpriteFrames_58iji"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": ExtResource("13_ashql")
}, {
"duration": 1.0,
"texture": ExtResource("14_0ls4i")
}, {
"duration": 1.0,
"texture": ExtResource("15_bxkqp")
}, {
"duration": 1.0,
"texture": ExtResource("16_28ig5")
}, {
"duration": 1.0,
"texture": ExtResource("17_lauoi")
}, {
"duration": 1.0,
"texture": ExtResource("18_vi6do")
}, {
"duration": 1.0,
"texture": ExtResource("19_r007a")
}, {
"duration": 1.0,
"texture": ExtResource("20_k3dc0")
}, {
"duration": 1.0,
"texture": ExtResource("21_2yxyb")
}, {
"duration": 1.0,
"texture": ExtResource("22_6jhw0")
}, {
"duration": 1.0,
"texture": ExtResource("23_ddq8l")
}, {
"duration": 1.0,
"texture": ExtResource("24_haim8")
}, {
"duration": 1.0,
"texture": ExtResource("25_p5br3")
}, {
"duration": 1.0,
"texture": ExtResource("26_nyq3a")
}, {
"duration": 1.0,
"texture": ExtResource("27_kxj86")
}],
"loop": true,
"name": &"blocky",
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
"texture": ExtResource("13_ashql")
}, {
"duration": 1.0,
"texture": ExtResource("14_0ls4i")
}, {
"duration": 1.0,
"texture": ExtResource("15_bxkqp")
}, {
"duration": 1.0,
"texture": ExtResource("16_28ig5")
}, {
"duration": 1.0,
"texture": ExtResource("17_lauoi")
}, {
"duration": 1.0,
"texture": ExtResource("18_vi6do")
}, {
"duration": 1.0,
"texture": ExtResource("19_r007a")
}, {
"duration": 1.0,
"texture": ExtResource("20_k3dc0")
}, {
"duration": 1.0,
"texture": ExtResource("21_2yxyb")
}, {
"duration": 1.0,
"texture": ExtResource("22_6jhw0")
}, {
"duration": 1.0,
"texture": ExtResource("23_ddq8l")
}, {
"duration": 1.0,
"texture": ExtResource("24_haim8")
}, {
"duration": 1.0,
"texture": ExtResource("25_p5br3")
}, {
"duration": 1.0,
"texture": ExtResource("26_nyq3a")
}, {
"duration": 1.0,
"texture": ExtResource("27_kxj86")
}],
"loop": true,
"name": &"default",
"speed": 10.0
}]
[sub_resource type="Theme" id="Theme_1hel7"]
Button/font_sizes/font_size = 30
[node name="Title" type="Node2D"]
script = ExtResource("1_ejj3f")
[node name="Background" type="CanvasLayer" parent="."]
layer = -128
[node name="ColorRect" type="ColorRect" parent="Background"]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
color = Color(0, 0, 0, 1)
[node name="TextureRect" type="TextureRect" parent="Background"]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("1_gf8hp")
expand_mode = 1
[node name="Gui" type="CanvasLayer" parent="."]
[node name="Static" type="AnimatedSprite2D" parent="Gui"]
material = SubResource("ShaderMaterial_h8j70")
sprite_frames = SubResource("SpriteFrames_q2oo7")
frame_progress = 0.06524024
centered = false
script = ExtResource("12_h8j70")
[node name="BlockyStatic" type="AnimatedSprite2D" parent="Gui"]
material = SubResource("ShaderMaterial_h8j70")
sprite_frames = SubResource("SpriteFrames_58iji")
frame_progress = 0.7320745
centered = false
script = ExtResource("12_h8j70")
animationname = "blocky"
[node name="Label_Title" type="Label" parent="Gui"]
offset_left = 64.0
offset_top = 56.0
offset_right = 224.0
offset_bottom = 304.0
theme = SubResource("Theme_1hel7")
theme_override_font_sizes/font_size = 40
text = "Five Nights in Pathos"
autowrap_mode = 3
[node name="bContinue" type="Button" parent="Gui"]
anchors_preset = 4
anchor_top = 0.5
anchor_bottom = 0.5
offset_left = 64.0
offset_top = 56.0
offset_right = 230.0
offset_bottom = 106.0
grow_vertical = 2
theme = ExtResource("11_6sqe5")
theme_override_font_sizes/font_size = 30
text = "Continue
"
alignment = 0
[node name="bNew_Game" type="Button" parent="Gui"]
anchors_preset = 4
anchor_top = 0.5
anchor_bottom = 0.5
offset_left = 64.0
offset_top = -32.0
offset_right = 230.0
offset_bottom = 18.0
grow_vertical = 2
theme = ExtResource("11_6sqe5")
theme_override_font_sizes/font_size = 30
text = "New Game"
alignment = 0
[node name="Version" type="Label" parent="Gui"]
offset_left = 1216.0
offset_top = 688.0
offset_right = 1263.0
offset_bottom = 711.0
text = "V0.0.1"
[node name="Music" type="AudioStreamPlayer2D" parent="."]
stream = ExtResource("13_h8j70")
autoplay = true
[node name="Ambience" type="AudioStreamPlayer2D" parent="Music"]
stream = ExtResource("13_ejj3f")
autoplay = true
[connection signal="pressed" from="Gui/bContinue" to="." method="_on_b_continue_pressed"]
[connection signal="pressed" from="Gui/bNew_Game" to="." method="_on_b_new_game_pressed"]

View File

@@ -0,0 +1,147 @@
[gd_scene load_steps=19 format=3 uid="uid://dy7yamc168r7g"]
[ext_resource type="Texture2D" uid="uid://demhjv3dvqv7j" path="res://Renders/Static & Menu/Full Static/12.png" id="1_1hel7"]
[ext_resource type="Script" uid="uid://cmf13qcy55iyu" path="res://Scripts/Levels/lsTitle.gd" id="1_ejj3f"]
[ext_resource type="Texture2D" uid="uid://bvt1aw74qt7v5" path="res://Renders/Title/title.png" id="1_gf8hp"]
[ext_resource type="Shader" uid="uid://cb1jf4frbw7jo" path="res://Shaders/static_blocky.gdshader" id="1_ssyhv"]
[ext_resource type="Texture2D" uid="uid://dpu5xkpl55gf1" path="res://Renders/Static & Menu/Full Static/13.png" id="2_76txt"]
[ext_resource type="Texture2D" uid="uid://xogv0gtd81oa" path="res://Renders/Static & Menu/Full Static/14.png" id="3_v1wpm"]
[ext_resource type="Texture2D" uid="uid://cx4kees6td1yl" path="res://Renders/Static & Menu/Full Static/15.png" id="4_ssyhv"]
[ext_resource type="Texture2D" uid="uid://cbm30gs7fsjyg" path="res://Renders/Static & Menu/Full Static/16.png" id="5_gf8hp"]
[ext_resource type="Texture2D" uid="uid://da45s38mhie03" path="res://Renders/Static & Menu/Full Static/17.png" id="6_6sqe5"]
[ext_resource type="Texture2D" uid="uid://bhyc5ojiegof5" path="res://Renders/Static & Menu/Full Static/18.png" id="7_ejj3f"]
[ext_resource type="Texture2D" uid="uid://c47r1lgi7hn8l" path="res://Renders/Static & Menu/Full Static/20.png" id="8_h8j70"]
[ext_resource type="Theme" uid="uid://6yg0iliv7s1m" path="res://Themes/title_button.tres" id="11_6sqe5"]
[ext_resource type="Script" uid="uid://cw6yeu0c7lgr2" path="res://Scripts/Effects/efStatic.gd" id="12_h8j70"]
[ext_resource type="AudioStream" uid="uid://dy1eq5gy1thwg" path="res://Sound/soma/loadscreen_background.ogg" id="13_ejj3f"]
[ext_resource type="AudioStream" uid="uid://b83q0hugoju4y" path="res://Sound/soma/Menu_Music.ogg" id="13_h8j70"]
[sub_resource type="ShaderMaterial" id="ShaderMaterial_gf8hp"]
shader = ExtResource("1_ssyhv")
shader_parameter/alpha_threshold = 0.1
shader_parameter/alpha_modifier = 1.0
shader_parameter/texture_albedo = ExtResource("1_1hel7")
[sub_resource type="SpriteFrames" id="SpriteFrames_q2oo7"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": ExtResource("1_1hel7")
}, {
"duration": 1.0,
"texture": ExtResource("2_76txt")
}, {
"duration": 1.0,
"texture": ExtResource("3_v1wpm")
}, {
"duration": 1.0,
"texture": ExtResource("4_ssyhv")
}, {
"duration": 1.0,
"texture": ExtResource("5_gf8hp")
}, {
"duration": 1.0,
"texture": ExtResource("6_6sqe5")
}, {
"duration": 1.0,
"texture": ExtResource("7_ejj3f")
}, {
"duration": 1.0,
"texture": ExtResource("8_h8j70")
}],
"loop": true,
"name": &"default",
"speed": 5.0
}]
[sub_resource type="Theme" id="Theme_1hel7"]
Button/font_sizes/font_size = 30
[node name="Title" type="Node2D"]
script = ExtResource("1_ejj3f")
[node name="Background" type="CanvasLayer" parent="."]
layer = -128
[node name="ColorRect" type="ColorRect" parent="Background"]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
color = Color(0, 0, 0, 1)
[node name="TextureRect" type="TextureRect" parent="Background"]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("1_gf8hp")
expand_mode = 1
[node name="Gui" type="CanvasLayer" parent="."]
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="Gui"]
material = SubResource("ShaderMaterial_gf8hp")
sprite_frames = SubResource("SpriteFrames_q2oo7")
frame = 1
centered = false
script = ExtResource("12_h8j70")
[node name="Label_Title" type="Label" parent="Gui"]
offset_left = 64.0
offset_top = 56.0
offset_right = 224.0
offset_bottom = 304.0
theme = SubResource("Theme_1hel7")
theme_override_font_sizes/font_size = 40
text = "Five Nights in Pathos"
autowrap_mode = 3
[node name="bContinue" type="Button" parent="Gui"]
anchors_preset = 4
anchor_top = 0.5
anchor_bottom = 0.5
offset_left = 64.0
offset_top = 56.0
offset_right = 230.0
offset_bottom = 106.0
grow_vertical = 2
theme = ExtResource("11_6sqe5")
theme_override_font_sizes/font_size = 30
text = "Continue
"
alignment = 0
[node name="bNew_Game" type="Button" parent="Gui"]
anchors_preset = 4
anchor_top = 0.5
anchor_bottom = 0.5
offset_left = 64.0
offset_top = -32.0
offset_right = 230.0
offset_bottom = 18.0
grow_vertical = 2
theme = ExtResource("11_6sqe5")
theme_override_font_sizes/font_size = 30
text = "New Game"
alignment = 0
[node name="Version" type="Label" parent="Gui"]
offset_left = 1216.0
offset_top = 688.0
offset_right = 1263.0
offset_bottom = 711.0
text = "V0.0.1"
[node name="Music" type="AudioStreamPlayer2D" parent="."]
stream = ExtResource("13_h8j70")
autoplay = true
[node name="Ambience" type="AudioStreamPlayer2D" parent="Music"]
stream = ExtResource("13_ejj3f")
autoplay = true
[connection signal="pressed" from="Gui/bContinue" to="." method="_on_b_continue_pressed"]
[connection signal="pressed" from="Gui/bNew_Game" to="." method="_on_b_new_game_pressed"]

View File

@@ -0,0 +1,128 @@
[gd_scene load_steps=18 format=3 uid="uid://dy7yamc168r7g"]
[ext_resource type="Texture2D" uid="uid://demhjv3dvqv7j" path="res://Renders/Static & Menu/Full Static/12.png" id="1_1hel7"]
[ext_resource type="Script" uid="uid://cmf13qcy55iyu" path="res://Scripts/Levels/lsTitle.gd" id="1_ejj3f"]
[ext_resource type="Texture2D" uid="uid://bvt1aw74qt7v5" path="res://Renders/Title/title.png" id="1_gf8hp"]
[ext_resource type="Shader" uid="uid://cb1jf4frbw7jo" path="res://Shaders/static_blocky.gdshader" id="1_ssyhv"]
[ext_resource type="Texture2D" uid="uid://dpu5xkpl55gf1" path="res://Renders/Static & Menu/Full Static/13.png" id="2_76txt"]
[ext_resource type="Texture2D" uid="uid://xogv0gtd81oa" path="res://Renders/Static & Menu/Full Static/14.png" id="3_v1wpm"]
[ext_resource type="Texture2D" uid="uid://cx4kees6td1yl" path="res://Renders/Static & Menu/Full Static/15.png" id="4_ssyhv"]
[ext_resource type="Texture2D" uid="uid://cbm30gs7fsjyg" path="res://Renders/Static & Menu/Full Static/16.png" id="5_gf8hp"]
[ext_resource type="Texture2D" uid="uid://da45s38mhie03" path="res://Renders/Static & Menu/Full Static/17.png" id="6_6sqe5"]
[ext_resource type="Texture2D" uid="uid://bhyc5ojiegof5" path="res://Renders/Static & Menu/Full Static/18.png" id="7_ejj3f"]
[ext_resource type="Texture2D" uid="uid://c47r1lgi7hn8l" path="res://Renders/Static & Menu/Full Static/20.png" id="8_h8j70"]
[ext_resource type="AudioStream" uid="uid://cc2b2g7gvx8p5" path="res://Sound/fnaf/darkness music.wav" id="9_v1wpm"]
[ext_resource type="AudioStream" uid="uid://csx6xdaj1jb4j" path="res://Sound/fnaf/ambience2.wav" id="10_ssyhv"]
[ext_resource type="Theme" uid="uid://6yg0iliv7s1m" path="res://Themes/title_button.tres" id="11_6sqe5"]
[sub_resource type="ShaderMaterial" id="ShaderMaterial_gf8hp"]
shader = ExtResource("1_ssyhv")
shader_parameter/alpha_threshold = 0.1
shader_parameter/alpha_modifier = 1.0
shader_parameter/texture_albedo = ExtResource("1_1hel7")
[sub_resource type="SpriteFrames" id="SpriteFrames_q2oo7"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": ExtResource("1_1hel7")
}, {
"duration": 1.0,
"texture": ExtResource("2_76txt")
}, {
"duration": 1.0,
"texture": ExtResource("3_v1wpm")
}, {
"duration": 1.0,
"texture": ExtResource("4_ssyhv")
}, {
"duration": 1.0,
"texture": ExtResource("5_gf8hp")
}, {
"duration": 1.0,
"texture": ExtResource("6_6sqe5")
}, {
"duration": 1.0,
"texture": ExtResource("7_ejj3f")
}, {
"duration": 1.0,
"texture": ExtResource("8_h8j70")
}],
"loop": true,
"name": &"default",
"speed": 5.0
}]
[sub_resource type="Theme" id="Theme_1hel7"]
Button/font_sizes/font_size = 30
[node name="Title" type="Node2D"]
script = ExtResource("1_ejj3f")
[node name="Background" type="CanvasLayer" parent="."]
layer = -128
[node name="ColorRect" type="ColorRect" parent="Background"]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
color = Color(0, 0, 0, 1)
[node name="TextureRect" type="TextureRect" parent="Background"]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("1_gf8hp")
expand_mode = 1
[node name="Gui" type="CanvasLayer" parent="."]
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
material = SubResource("ShaderMaterial_gf8hp")
sprite_frames = SubResource("SpriteFrames_q2oo7")
frame = 1
centered = false
[node name="Label_Title" type="Label" parent="."]
offset_left = 64.0
offset_top = 64.0
offset_right = 224.0
offset_bottom = 312.0
theme = SubResource("Theme_1hel7")
theme_override_font_sizes/font_size = 40
text = "Five Nights in Pathos"
autowrap_mode = 3
[node name="bContinue" type="Button" parent="."]
offset_left = 72.0
offset_top = 408.0
offset_right = 238.0
offset_bottom = 458.0
theme = ExtResource("11_6sqe5")
theme_override_font_sizes/font_size = 30
text = "Continue
"
[node name="bNew_Game" type="Button" parent="."]
offset_left = 64.0
offset_top = 352.0
offset_right = 230.0
offset_bottom = 402.0
theme = ExtResource("11_6sqe5")
theme_override_font_sizes/font_size = 30
text = "New Game"
[node name="Music" type="AudioStreamPlayer2D" parent="."]
stream = ExtResource("9_v1wpm")
autoplay = true
[node name="Ambience" type="AudioStreamPlayer2D" parent="Music"]
stream = ExtResource("10_ssyhv")
autoplay = true
[connection signal="pressed" from="bContinue" to="." method="_on_b_continue_pressed"]
[connection signal="pressed" from="bNew_Game" to="." method="_on_b_new_game_pressed"]

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 MiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bkk1f5je2x10q"
path="res://.godot/imported/HallwayL0001.png-d2b088e9ae861ed4cc3701e003d9c459.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Camera/HallWayL/HallwayL0001.png"
dest_files=["res://.godot/imported/HallwayL0001.png-d2b088e9ae861ed4cc3701e003d9c459.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 MiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dqvu5hk00b1yy"
path="res://.godot/imported/HallwayL0002.png-dc5bcfdc1e4afe4df55de1bb80eae590.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Camera/HallWayL/HallwayL0002.png"
dest_files=["res://.godot/imported/HallwayL0002.png-dc5bcfdc1e4afe4df55de1bb80eae590.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 MiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://jdea8fi744av"
path="res://.godot/imported/HallwayL0003.png-29e26fecd7f78ec8b6a66cbc3a9d77f9.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Camera/HallWayL/HallwayL0003.png"
dest_files=["res://.godot/imported/HallwayL0003.png-29e26fecd7f78ec8b6a66cbc3a9d77f9.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 MiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c6m1tx7klorqr"
path="res://.godot/imported/powerstation_1.png-d5dce63489dd7d843c2dfd8f7e0b10c4.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Camera/PowerStation/powerstation_1.png"
dest_files=["res://.godot/imported/powerstation_1.png-d5dce63489dd7d843c2dfd8f7e0b10c4.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 MiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cq6r2plceieop"
path="res://.godot/imported/powerstation_2.png-226b7a0dfb29ce116bab8e2a4b525642.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Camera/PowerStation/powerstation_2.png"
dest_files=["res://.godot/imported/powerstation_2.png-226b7a0dfb29ce116bab8e2a4b525642.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 MiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dfs6e6t7xgsse"
path="res://.godot/imported/powerstation_3.png-2db0a5fcb5ad921feff70663d2ab8bc5.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Camera/PowerStation/powerstation_3.png"
dest_files=["res://.godot/imported/powerstation_3.png-2db0a5fcb5ad921feff70663d2ab8bc5.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 MiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c1bi3wjv5dtr6"
path="res://.godot/imported/powerstation_4.png-16c147b22890eda17ff264ce552c5b1c.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Camera/PowerStation/powerstation_4.png"
dest_files=["res://.godot/imported/powerstation_4.png-16c147b22890eda17ff264ce552c5b1c.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 MiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c4opvg5pqak2l"
path="res://.godot/imported/powerstation_5.png-d6176524b3949fb1b1baf8e554dc2f31.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Camera/PowerStation/powerstation_5.png"
dest_files=["res://.godot/imported/powerstation_5.png-d6176524b3949fb1b1baf8e554dc2f31.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 MiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://32gsha56udsd"
path="res://.godot/imported/powerstation_6.png-18241399832c12dece92f50a62a0a92b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Camera/PowerStation/powerstation_6.png"
dest_files=["res://.godot/imported/powerstation_6.png-18241399832c12dece92f50a62a0a92b.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 MiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cflkeyri73l23"
path="res://.godot/imported/powerstation_wide_1.png-07b6e8b1243bccd44353b69865c89a6c.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Camera/PowerStation/powerstation_wide_1.png"
dest_files=["res://.godot/imported/powerstation_wide_1.png-07b6e8b1243bccd44353b69865c89a6c.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 MiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://py8p3uqpcmgq"
path="res://.godot/imported/powerstation_wide_2.png-9cff87be3be1397196be58bbf573337f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Camera/PowerStation/powerstation_wide_2.png"
dest_files=["res://.godot/imported/powerstation_wide_2.png-9cff87be3be1397196be58bbf573337f.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 MiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dasb3j0vnmlma"
path="res://.godot/imported/powerstation_wide_3.png-273f729ab38c2b4862c8d926d6c2a2f4.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Camera/PowerStation/powerstation_wide_3.png"
dest_files=["res://.godot/imported/powerstation_wide_3.png-273f729ab38c2b4862c8d926d6c2a2f4.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 MiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cdn1ehhx5ikc"
path="res://.godot/imported/powerstation_wide_4.png-cfebe73dde29b8fb79ff2afd10b6bb60.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Camera/PowerStation/powerstation_wide_4.png"
dest_files=["res://.godot/imported/powerstation_wide_4.png-cfebe73dde29b8fb79ff2afd10b6bb60.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 MiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bj6877k3yt4mg"
path="res://.godot/imported/powerstation_wide_5.png-1ceb6ad6b1d9174ee74bd20ecbc7cfb7.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Camera/PowerStation/powerstation_wide_5.png"
dest_files=["res://.godot/imported/powerstation_wide_5.png-1ceb6ad6b1d9174ee74bd20ecbc7cfb7.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 MiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c0gc2ck358a44"
path="res://.godot/imported/powerstation_wide_6.png-dee82025926a3ccf750051820b38fc3e.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Camera/PowerStation/powerstation_wide_6.png"
dest_files=["res://.godot/imported/powerstation_wide_6.png-dee82025926a3ccf750051820b38fc3e.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 700 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://clc1i1s54b3d6"
path="res://.godot/imported/205.png-ee3d8edf1adf7da1d86768ba7d7589b8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/Backstage/205.png"
dest_files=["res://.godot/imported/205.png-ee3d8edf1adf7da1d86768ba7d7589b8.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 758 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bxofx08f5efeg"
path="res://.godot/imported/354.png-fd57c1dced78d58204c363171f631bb8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/Backstage/354.png"
dest_files=["res://.godot/imported/354.png-fd57c1dced78d58204c363171f631bb8.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 743 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bvmla33bhsqnh"
path="res://.godot/imported/358.png-1d48fb517363adf29197c99484cc7253.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/Backstage/358.png"
dest_files=["res://.godot/imported/358.png-1d48fb517363adf29197c99484cc7253.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 845 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c3dy4jistcl3v"
path="res://.godot/imported/555.png-746d6ed697f8e3c71e93746c67203e49.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/Backstage/555.png"
dest_files=["res://.godot/imported/555.png-746d6ed697f8e3c71e93746c67203e49.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 724 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bg1s7l74s6uja"
path="res://.godot/imported/83.png-db1b29f2dd9d9c4a68a2118ac5791f8f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/Backstage/83.png"
dest_files=["res://.godot/imported/83.png-db1b29f2dd9d9c4a68a2118ac5791f8f.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 543 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://tcw2xgr4g1mf"
path="res://.godot/imported/120.png-1d7323a150fba458c4585ce2766ca6fd.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/Dining Hall/120.png"
dest_files=["res://.godot/imported/120.png-1d7323a150fba458c4585ce2766ca6fd.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 662 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://lmyy4ujlv3af"
path="res://.godot/imported/215.png-a878d5d735e80037c3f6f9ca6eb919fe.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/Dining Hall/215.png"
dest_files=["res://.godot/imported/215.png-a878d5d735e80037c3f6f9ca6eb919fe.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 501 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://0qjrvmhpowrf"
path="res://.godot/imported/222.png-d5a62c459448920704a8d897d528ae50.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/Dining Hall/222.png"
dest_files=["res://.godot/imported/222.png-d5a62c459448920704a8d897d528ae50.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 630 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b25puk8i1niy4"
path="res://.godot/imported/48.png-b4f79fc61afa922b921e327833141de6.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/Dining Hall/48.png"
dest_files=["res://.godot/imported/48.png-b4f79fc61afa922b921e327833141de6.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 637 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c82esg5nqdhuw"
path="res://.godot/imported/492.png-fb80166ef77cd0856090720e462a0b69.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/Dining Hall/492.png"
dest_files=["res://.godot/imported/492.png-fb80166ef77cd0856090720e462a0b69.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 664 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cms5mbx34a1fc"
path="res://.godot/imported/90.png-eeb3ea85a4eff74db3b69383671536b1.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/Dining Hall/90.png"
dest_files=["res://.godot/imported/90.png-eeb3ea85a4eff74db3b69383671536b1.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 568 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bhcn8xbny2fe7"
path="res://.godot/imported/220.png-9e70dba612206d50cd90ae7f4fe60576.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/E. Hall Corner/220.png"
dest_files=["res://.godot/imported/220.png-9e70dba612206d50cd90ae7f4fe60576.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 546 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dp2tjj2ketisf"
path="res://.godot/imported/451.png-cd56d14a2ee6d5f983c7be6a571ebd36.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/E. Hall Corner/451.png"
dest_files=["res://.godot/imported/451.png-cd56d14a2ee6d5f983c7be6a571ebd36.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 568 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c0mubyu4lh52w"
path="res://.godot/imported/476.png-26ef5845f1daa5961e3a4e9930b20604.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/E. Hall Corner/476.png"
dest_files=["res://.godot/imported/476.png-26ef5845f1daa5961e3a4e9930b20604.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cfcvse3remf72"
path="res://.godot/imported/486.png-4947d39abb7eebfbdd7d70abe2f4282f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/E. Hall Corner/486.png"
dest_files=["res://.godot/imported/486.png-4947d39abb7eebfbdd7d70abe2f4282f.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 689 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cv23owy2bbaik"
path="res://.godot/imported/49.png-db3a4cbed5b64a1ede7c4a4e63192681.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/E. Hall Corner/49.png"
dest_files=["res://.godot/imported/49.png-db3a4cbed5b64a1ede7c4a4e63192681.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 686 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ddoe6yudnkkug"
path="res://.godot/imported/549.png-60b7523a79efd5c8422adc1fb6515467.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/E. Hall Corner/549.png"
dest_files=["res://.godot/imported/549.png-60b7523a79efd5c8422adc1fb6515467.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 684 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://djl43ffkbh7p2"
path="res://.godot/imported/550.png-65e9d52b29f03d8d82838b59e5cb89ac.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/E. Hall Corner/550.png"
dest_files=["res://.godot/imported/550.png-65e9d52b29f03d8d82838b59e5cb89ac.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 685 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cowofsa3lh5x"
path="res://.godot/imported/551.png-8ed0a8b0c5c4f3c6228201cbdee20911.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/E. Hall Corner/551.png"
dest_files=["res://.godot/imported/551.png-8ed0a8b0c5c4f3c6228201cbdee20911.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 686 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bdpqui8yrigmr"
path="res://.godot/imported/552.png-1a8637420e74c235ad4f6101c3ffae5c.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/E. Hall Corner/552.png"
dest_files=["res://.godot/imported/552.png-1a8637420e74c235ad4f6101c3ffae5c.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 837 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b8dox6nmkbl5v"
path="res://.godot/imported/221.png-bff853da30f74c74f6c85b5a2b91695c.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/East Hall/221.png"
dest_files=["res://.godot/imported/221.png-bff853da30f74c74f6c85b5a2b91695c.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 941 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://t4bfagtnfeg8"
path="res://.godot/imported/226.png-815e3de30e2b1cab477573bd6e910b30.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/East Hall/226.png"
dest_files=["res://.godot/imported/226.png-815e3de30e2b1cab477573bd6e910b30.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 805 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://2eh0d665yui3"
path="res://.godot/imported/487.png-68646326d97a7aaf7a0c4d44e0e10be4.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/East Hall/487.png"
dest_files=["res://.godot/imported/487.png-68646326d97a7aaf7a0c4d44e0e10be4.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 745 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cwuepdikfxien"
path="res://.godot/imported/546.png-be3f9b0ba71d6efea1a1391e0773773d.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/East Hall/546.png"
dest_files=["res://.godot/imported/546.png-be3f9b0ba71d6efea1a1391e0773773d.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 1017 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bygkpuaqqgrte"
path="res://.godot/imported/554.png-95ee8be25d978744b1aa98cfc0a87c91.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/East Hall/554.png"
dest_files=["res://.godot/imported/554.png-95ee8be25d978744b1aa98cfc0a87c91.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 794 KiB

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bhtqag6y8xa0n"
path="res://.godot/imported/67.png-1ceacdf1abe0ca23adf573e97a118573.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/East Hall/67.png"
dest_files=["res://.godot/imported/67.png-1ceacdf1abe0ca23adf573e97a118573.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 987 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dcxds78u5wp86"
path="res://.godot/imported/50.png-6e0c006dae1cb5a689430dbd7af552f7.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/Names/50.png"
dest_files=["res://.godot/imported/50.png-6e0c006dae1cb5a689430dbd7af552f7.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 821 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://jqpah7j4v12q"
path="res://.godot/imported/54.png-ad8376d6a65e203d65d0108d691f73db.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/Names/54.png"
dest_files=["res://.godot/imported/54.png-ad8376d6a65e203d65d0108d691f73db.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 941 B

View File

@@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ce5ko1vcc6uwl"
path="res://.godot/imported/70.png-51b4ab1135fb2d86d774475b1dddf1fd.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Renders/Locations/Names/70.png"
dest_files=["res://.godot/imported/70.png-51b4ab1135fb2d86d774475b1dddf1fd.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 782 B

Some files were not shown because too many files have changed in this diff Show More