From a6c52c5f2d26f06eb54ee448015843d54492f15e Mon Sep 17 00:00:00 2001 From: PfandBoss <68470553+PfandBoss@users.noreply.github.com> Date: Sun, 11 Dec 2022 07:24:27 +0100 Subject: [PATCH] ddd --- Nodes/UI.tscn | 9 ++------- Nodes/game.tscn | 8 ++++---- Nodes/game2.tscn | 2 +- Storage.tscn | 1 + 4 files changed, 8 insertions(+), 12 deletions(-) diff --git a/Nodes/UI.tscn b/Nodes/UI.tscn index 711dd7d..150be7f 100644 --- a/Nodes/UI.tscn +++ b/Nodes/UI.tscn @@ -3,7 +3,7 @@ [ext_resource type="Texture2D" uid="uid://b8rsm7uapp583" path="res://undefined - Imgur (1).png" id="1_cb7ct"] [ext_resource type="Texture2D" uid="uid://44lfs83sax35" path="res://undefined - Imgur.png" id="2_udann"] [ext_resource type="PackedScene" uid="uid://dgr3cta6n1tg3" path="res://menu/stats_player_1.tscn" id="3_yhsvf"] -[ext_resource type="PackedScene" uid="uid://bpvxwo2otee3b" path="res://menu/stats_player_2.tscn" id="4_c4m18"] +[ext_resource type="PackedScene" path="res://menu/stats_player_2.tscn" id="4_c4m18"] [sub_resource type="StyleBoxTexture" id="StyleBoxTexture_fir3c"] @@ -23,7 +23,6 @@ size_flags_horizontal = 4 [node name="Panel" type="Panel" parent="."] custom_minimum_size = Vector2(15, 0) -layout_mode = 1 anchors_preset = 13 anchor_left = 0.5 anchor_right = 0.5 @@ -32,7 +31,6 @@ grow_horizontal = 2 grow_vertical = 2 [node name="VSlider" type="VSlider" parent="."] -layout_mode = 1 anchors_preset = 13 anchor_left = 0.5 anchor_right = 0.5 @@ -50,7 +48,6 @@ editable = false scrollable = false [node name="VSlider2" type="VSlider" parent="."] -layout_mode = 1 anchors_preset = 13 anchor_left = 0.5 anchor_right = 0.5 @@ -68,20 +65,18 @@ editable = false scrollable = false [node name="Control" type="Control" parent="."] -layout_mode = 1 +layout_mode = 3 anchors_preset = 0 offset_left = -579.0 offset_right = 575.0 offset_bottom = 649.0 [node name="Stats_Player1" parent="Control" instance=ExtResource("3_yhsvf")] -layout_mode = 1 offset_right = 345.0 offset_bottom = -288.0 scale = Vector2(0.6, 0.6) [node name="Stats_Player2" parent="Control" instance=ExtResource("4_c4m18")] -layout_mode = 1 offset_left = -187.0 offset_right = 125.0 scale = Vector2(0.6, 0.6) diff --git a/Nodes/game.tscn b/Nodes/game.tscn index 476245f..2f345ff 100644 --- a/Nodes/game.tscn +++ b/Nodes/game.tscn @@ -1,10 +1,10 @@ [gd_scene load_steps=14 format=3 uid="uid://b8u4bo4mklj55"] [ext_resource type="Script" path="res://scripts/Logic/Game.gd" id="1_dubwq"] -[ext_resource type="PackedScene" uid="uid://nxapkgcq2c70" path="res://Nodes/light_setup.tscn" id="2_1lh4t"] +[ext_resource type="PackedScene" path="res://Nodes/light_setup.tscn" id="2_1lh4t"] [ext_resource type="PackedScene" uid="uid://bqe8ucbruto1j" path="res://Nodes/StartNode.tscn" id="3_xcgy2"] -[ext_resource type="PackedScene" uid="uid://c2er6jf4t2e8t" path="res://Nodes/Train_P1.tscn" id="4_gg4ea"] -[ext_resource type="PackedScene" uid="uid://cr2qnrachvh01" path="res://Nodes/Train_P2.tscn" id="5_wi6pu"] +[ext_resource type="PackedScene" uid="uid://md2ofbviios3" path="res://Nodes/Train_P1.tscn" id="4_gg4ea"] +[ext_resource type="PackedScene" uid="uid://bikdn7ep2vpxw" path="res://Nodes/Train_P2.tscn" id="5_wi6pu"] [ext_resource type="PackedScene" uid="uid://cys06pnxfjl2m" path="res://Nodes/UI.tscn" id="6_eicse"] [ext_resource type="AudioStream" uid="uid://c5jhukuk8r3mf" path="res://Assets/Sounds/_MUSIC_/GameJamGameLoop.wav" id="7_wagg2"] [ext_resource type="AudioStream" uid="uid://n4ynf7hg2pcl" path="res://Assets/Sounds/_SOUNDFX_/GleiseLoop.wav" id="8_c6uwu"] @@ -47,6 +47,7 @@ transform = Transform3D(1, 0, 3.55271e-15, 0, 1, 0, -3.55271e-15, 0, 1, 10.9011, [node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."] stream = ExtResource("7_wagg2") +volume_db = -8.0 autoplay = true [node name="AudioStreamPlayer2" type="AudioStreamPlayer" parent="."] @@ -55,7 +56,6 @@ autoplay = true [node name="AudioStreamPlayer3" type="AudioStreamPlayer" parent="."] stream = ExtResource("9_q7v3t") -volume_db = -2.476 autoplay = true [node name="Node3D" type="Node3D" parent="."] diff --git a/Nodes/game2.tscn b/Nodes/game2.tscn index 22c630f..9bd11d9 100644 --- a/Nodes/game2.tscn +++ b/Nodes/game2.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=10 format=3 uid="uid://dum2wygf6g8dt"] [ext_resource type="Script" path="res://scripts/Logic/Game.gd" id="1_gf730"] -[ext_resource type="PackedScene" uid="uid://nxapkgcq2c70" path="res://Nodes/light_setup.tscn" id="2_8im8o"] +[ext_resource type="PackedScene" path="res://Nodes/light_setup.tscn" id="2_8im8o"] [ext_resource type="PackedScene" uid="uid://bqe8ucbruto1j" path="res://Nodes/StartNode.tscn" id="3_s558u"] [ext_resource type="PackedScene" uid="uid://md2ofbviios3" path="res://Nodes/Train_P1.tscn" id="4_05mbx"] [ext_resource type="PackedScene" uid="uid://bikdn7ep2vpxw" path="res://Nodes/Train_P2.tscn" id="5_gee2r"] diff --git a/Storage.tscn b/Storage.tscn index 697310c..d87e6d0 100644 --- a/Storage.tscn +++ b/Storage.tscn @@ -24,6 +24,7 @@ transform = Transform3D(1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 2, texture = ExtResource("2_a5kei") [node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."] +volume_db = 2.0 [node name="Area3D" type="Area3D" parent="."]