quality update and sound

This commit is contained in:
2024-01-26 18:28:18 +01:00
parent 6c30e59eaa
commit e31fd502ae
30 changed files with 232 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
[gd_scene load_steps=3 format=3 uid="uid://dvb7rkyyyllkc"]
[ext_resource type="Script" path="res://scripts/close_game_confirmation.gd" id="1_7dm65"]
[ext_resource type="Script" path="res://scripts/menus/close_game_confirmation.gd" id="1_7dm65"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_2juxv"]
bg_color = Color(0, 0, 0, 0.482353)

View File

@@ -1,6 +1,6 @@
[gd_scene load_steps=6 format=3 uid="uid://ceq785h1fcvq"]
[ext_resource type="Script" path="res://scripts/game_over.gd" id="1_oydw2"]
[ext_resource type="Script" path="res://scripts/menus/game_over.gd" id="1_oydw2"]
[ext_resource type="FontFile" uid="uid://cr7a85ntk0t0k" path="res://assets/fonts/spacegrotesk_bold.ttf" id="2_1rhse"]
[sub_resource type="Shader" id="Shader_1tfvw"]

View File

@@ -62,6 +62,9 @@ visible = false
[node name="Camera3D" parent="SubViewportContainer/SubViewport/LVL1/Player" index="1"]
current = false
[node name="AudioListener3D" parent="SubViewportContainer/SubViewport/LVL1/Player/Camera3D" index="3"]
current = true
[node name="GravityGunLayer" parent="SubViewportContainer/SubViewport/LVL1/Player" index="2"]
visible = false