diff options
author | Daniel Weipert <git@mail.dweipert.de> | 2025-02-15 12:36:43 +0100 |
---|---|---|
committer | Daniel Weipert <git@mail.dweipert.de> | 2025-02-15 12:36:43 +0100 |
commit | 0b1fd02d3cb080effe29e00f14773994d87e2e27 (patch) | |
tree | b03de476b2b9993af6b52d77c1ca7eb08aa694ab /UI | |
parent | 0d17544b3e3220a7493319271b79ce435f991a0b (diff) |
Diffstat (limited to 'UI')
29 files changed, 29 insertions, 14 deletions
diff --git a/UI/Camera.gd.uid b/UI/Camera.gd.uid new file mode 100644 index 0000000..9482336 --- /dev/null +++ b/UI/Camera.gd.uid @@ -0,0 +1 @@ +uid://cdtjyj7ivtru1 diff --git a/UI/Camera.tscn b/UI/Camera.tscn index 869cd53..061332b 100644 --- a/UI/Camera.tscn +++ b/UI/Camera.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=2 format=3 uid="uid://t8feyd2giabm"] -[ext_resource type="Script" path="res://UI/Camera.gd" id="1_yiia3"] +[ext_resource type="Script" uid="uid://cdtjyj7ivtru1" path="res://UI/Camera.gd" id="1_yiia3"] [node name="Camera" type="Camera2D" groups=["camera"]] anchor_mode = 0 diff --git a/UI/CollisionVisibilityArea.tscn b/UI/CollisionVisibilityArea.tscn index 8ddcb01..aa02f7c 100644 --- a/UI/CollisionVisibilityArea.tscn +++ b/UI/CollisionVisibilityArea.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=2 format=3 uid="uid://cddsncmdb8g2j"] -[ext_resource type="Script" path="res://UI/collision_visibility_area.gd" id="1_8fa5c"] +[ext_resource type="Script" uid="uid://d1hu2usw8lyu2" path="res://UI/collision_visibility_area.gd" id="1_8fa5c"] [node name="CollisionVisibilityArea" type="Area2D"] script = ExtResource("1_8fa5c") diff --git a/UI/ContainContainer.tscn b/UI/ContainContainer.tscn index d9120ed..2bac30a 100644 --- a/UI/ContainContainer.tscn +++ b/UI/ContainContainer.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=2 format=3 uid="uid://pchnqnutfth7"] -[ext_resource type="Script" path="res://UI/contain_container.gd" id="1_oswre"] +[ext_resource type="Script" uid="uid://bcx8c2kwehj4m" path="res://UI/contain_container.gd" id="1_oswre"] [node name="ContainContainer" type="Container"] script = ExtResource("1_oswre") diff --git a/UI/GameMenu.tscn b/UI/GameMenu.tscn index cf6646e..381b024 100644 --- a/UI/GameMenu.tscn +++ b/UI/GameMenu.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=2 format=3 uid="uid://c13v4wmjm4sev"] -[ext_resource type="Script" path="res://UI/game_menu.gd" id="1_frq7d"] +[ext_resource type="Script" uid="uid://doa661nvsiwtb" path="res://UI/game_menu.gd" id="1_frq7d"] [node name="GameMenu" type="Control"] layout_mode = 3 diff --git a/UI/GamesLobby/games_lobby.gd.uid b/UI/GamesLobby/games_lobby.gd.uid new file mode 100644 index 0000000..f884ee2 --- /dev/null +++ b/UI/GamesLobby/games_lobby.gd.uid @@ -0,0 +1 @@ +uid://ch3yprxw8y15i diff --git a/UI/GamesLobby/games_lobby.tscn b/UI/GamesLobby/games_lobby.tscn index cfba68c..bbcde3b 100644 --- a/UI/GamesLobby/games_lobby.tscn +++ b/UI/GamesLobby/games_lobby.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=5 format=3 uid="uid://b0uqf5h2j7fvk"] -[ext_resource type="Script" path="res://UI/GamesLobby/games_lobby.gd" id="1_4dbpy"] +[ext_resource type="Script" uid="uid://ch3yprxw8y15i" path="res://UI/GamesLobby/games_lobby.gd" id="1_4dbpy"] [ext_resource type="Texture2D" uid="uid://kwgx33awj4y2" path="res://UI/Assets/Enjl-Starry Space Background/background_1.png" id="2_up3jk"] [ext_resource type="PackedScene" uid="uid://cs2a7wfrj4wn0" path="res://UI/GamesLobby/lobby_game.tscn" id="3_wofvj"] [ext_resource type="Theme" uid="uid://bt84t61hrvoyn" path="res://UI/PlayerLobby/lobby_theme.tres" id="4_k7oqv"] diff --git a/UI/GamesLobby/lobby_game.gd.uid b/UI/GamesLobby/lobby_game.gd.uid new file mode 100644 index 0000000..5ea3c00 --- /dev/null +++ b/UI/GamesLobby/lobby_game.gd.uid @@ -0,0 +1 @@ +uid://ipkke6duqoi6 diff --git a/UI/GamesLobby/lobby_game.tscn b/UI/GamesLobby/lobby_game.tscn index 1517416..22f5525 100644 --- a/UI/GamesLobby/lobby_game.tscn +++ b/UI/GamesLobby/lobby_game.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=2 format=3 uid="uid://cs2a7wfrj4wn0"] -[ext_resource type="Script" path="res://UI/GamesLobby/lobby_game.gd" id="1_cvsql"] +[ext_resource type="Script" uid="uid://ipkke6duqoi6" path="res://UI/GamesLobby/lobby_game.gd" id="1_cvsql"] [node name="LobbyGame" type="HBoxContainer"] script = ExtResource("1_cvsql") diff --git a/UI/HPBar.tscn b/UI/HPBar.tscn index fdd0542..7d03e1f 100644 --- a/UI/HPBar.tscn +++ b/UI/HPBar.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=8 format=3 uid="uid://bjcrf4o4a80iv"] -[ext_resource type="Script" path="res://UI/hp_bar.gd" id="1_63fia"] +[ext_resource type="Script" uid="uid://cndetkp0v8w8y" path="res://UI/hp_bar.gd" id="1_63fia"] [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_c6ayl"] diff --git a/UI/PlayerLobby/Lobby.tscn b/UI/PlayerLobby/Lobby.tscn index 228d512..958b3fa 100644 --- a/UI/PlayerLobby/Lobby.tscn +++ b/UI/PlayerLobby/Lobby.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=11 format=3 uid="uid://r45j806p4a74"] -[ext_resource type="Script" path="res://UI/PlayerLobby/lobby.gd" id="1_mm4gt"] +[ext_resource type="Script" uid="uid://87etsgjm04nb" path="res://UI/PlayerLobby/lobby.gd" id="1_mm4gt"] [ext_resource type="Texture2D" uid="uid://kwgx33awj4y2" path="res://UI/Assets/Enjl-Starry Space Background/background_1.png" id="2_0pdjl"] [ext_resource type="Theme" uid="uid://bt84t61hrvoyn" path="res://UI/PlayerLobby/lobby_theme.tres" id="2_syjfh"] [ext_resource type="PackedScene" uid="uid://cq6p055yuac0o" path="res://UI/players_list_container.tscn" id="3_2r7nj"] diff --git a/UI/PlayerLobby/lobby.gd.uid b/UI/PlayerLobby/lobby.gd.uid new file mode 100644 index 0000000..f3af632 --- /dev/null +++ b/UI/PlayerLobby/lobby.gd.uid @@ -0,0 +1 @@ +uid://87etsgjm04nb diff --git a/UI/PlayerLobby/lobby_setting.gd.uid b/UI/PlayerLobby/lobby_setting.gd.uid new file mode 100644 index 0000000..b2bfbef --- /dev/null +++ b/UI/PlayerLobby/lobby_setting.gd.uid @@ -0,0 +1 @@ +uid://b47vm2uggdqxn diff --git a/UI/PlayerLobby/lobby_setting.tscn b/UI/PlayerLobby/lobby_setting.tscn index 62d1c66..d4baded 100644 --- a/UI/PlayerLobby/lobby_setting.tscn +++ b/UI/PlayerLobby/lobby_setting.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=2 format=3 uid="uid://fgqkxat8pwjk"] -[ext_resource type="Script" path="res://UI/PlayerLobby/lobby_setting.gd" id="1_ntovh"] +[ext_resource type="Script" uid="uid://b47vm2uggdqxn" path="res://UI/PlayerLobby/lobby_setting.gd" id="1_ntovh"] [node name="LobbySetting" type="HBoxContainer"] size_flags_vertical = 2 diff --git a/UI/PlayersList.tscn b/UI/PlayersList.tscn index fabc008..a0ff21c 100644 --- a/UI/PlayersList.tscn +++ b/UI/PlayersList.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=5 format=3 uid="uid://cxd6c4kbnk04c"] -[ext_resource type="Script" path="res://UI/players_list.gd" id="1_67rpy"] +[ext_resource type="Script" uid="uid://b8kj5jawk4ye6" path="res://UI/players_list.gd" id="1_67rpy"] [ext_resource type="Theme" uid="uid://c7f1ftrx53ag1" path="res://theme.tres" id="1_igafg"] [ext_resource type="PackedScene" uid="uid://dslebs7aarkoa" path="res://UI/panel_background_blue.tscn" id="2_3bkxi"] [ext_resource type="PackedScene" uid="uid://wxe1hpn013y8" path="res://UI/PlayersListItem.tscn" id="2_ug8m7"] diff --git a/UI/SpawnButton.tscn b/UI/SpawnButton.tscn index a5954a0..78ab2d7 100644 --- a/UI/SpawnButton.tscn +++ b/UI/SpawnButton.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=2 format=3 uid="uid://x6kohecnw7f5"] -[ext_resource type="Script" path="res://UI/spawn_button.gd" id="1_ayei4"] +[ext_resource type="Script" uid="uid://pm435vpllta1" path="res://UI/spawn_button.gd" id="1_ayei4"] [node name="SpawnButton" type="TextureButton"] texture_filter = 1 diff --git a/UI/Start.gd.uid b/UI/Start.gd.uid new file mode 100644 index 0000000..4353185 --- /dev/null +++ b/UI/Start.gd.uid @@ -0,0 +1 @@ +uid://d2s0wofufuo05 diff --git a/UI/Start.tscn b/UI/Start.tscn index b0d4ac2..aa7d8b1 100644 --- a/UI/Start.tscn +++ b/UI/Start.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=4 format=3 uid="uid://bcbxer883ygg7"] -[ext_resource type="Script" path="res://UI/Start.gd" id="1_h1h6c"] +[ext_resource type="Script" uid="uid://d2s0wofufuo05" path="res://UI/Start.gd" id="1_h1h6c"] [ext_resource type="Theme" uid="uid://c7f1ftrx53ag1" path="res://theme.tres" id="1_uriow"] [ext_resource type="Texture2D" uid="uid://kwgx33awj4y2" path="res://UI/Assets/Enjl-Starry Space Background/background_1.png" id="2_fxy5w"] diff --git a/UI/TowerConfiguration.tscn b/UI/TowerConfiguration.tscn index ba8c2a9..38587be 100644 --- a/UI/TowerConfiguration.tscn +++ b/UI/TowerConfiguration.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=5 format=3 uid="uid://c05aq7xd4kx1p"] [ext_resource type="Texture2D" uid="uid://dujcs2ls3u6tj" path="res://Towers/Assets/spritesheet.png" id="2_m6q2y"] -[ext_resource type="Script" path="res://UI/tower_configuration.gd" id="2_vvfd0"] +[ext_resource type="Script" uid="uid://be0wi1458bdae" path="res://UI/tower_configuration.gd" id="2_vvfd0"] [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_k0400"] diff --git a/UI/collision_visibility_area.gd.uid b/UI/collision_visibility_area.gd.uid new file mode 100644 index 0000000..17f6e49 --- /dev/null +++ b/UI/collision_visibility_area.gd.uid @@ -0,0 +1 @@ +uid://d1hu2usw8lyu2 diff --git a/UI/contain_container.gd.uid b/UI/contain_container.gd.uid new file mode 100644 index 0000000..d701bfb --- /dev/null +++ b/UI/contain_container.gd.uid @@ -0,0 +1 @@ +uid://bcx8c2kwehj4m diff --git a/UI/game_menu.gd.uid b/UI/game_menu.gd.uid new file mode 100644 index 0000000..beec871 --- /dev/null +++ b/UI/game_menu.gd.uid @@ -0,0 +1 @@ +uid://doa661nvsiwtb diff --git a/UI/hp_bar.gd.uid b/UI/hp_bar.gd.uid new file mode 100644 index 0000000..4971b3e --- /dev/null +++ b/UI/hp_bar.gd.uid @@ -0,0 +1 @@ +uid://cndetkp0v8w8y diff --git a/UI/players_list.gd.uid b/UI/players_list.gd.uid new file mode 100644 index 0000000..98a819f --- /dev/null +++ b/UI/players_list.gd.uid @@ -0,0 +1 @@ +uid://b8kj5jawk4ye6 diff --git a/UI/players_list_container.gd.uid b/UI/players_list_container.gd.uid new file mode 100644 index 0000000..80e4ea0 --- /dev/null +++ b/UI/players_list_container.gd.uid @@ -0,0 +1 @@ +uid://daqhvycu4o8hx diff --git a/UI/players_list_container.tscn b/UI/players_list_container.tscn index 8920286..18dd9cc 100644 --- a/UI/players_list_container.tscn +++ b/UI/players_list_container.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=4 format=3 uid="uid://cq6p055yuac0o"] -[ext_resource type="Script" path="res://UI/players_list_container.gd" id="1_f2j1s"] +[ext_resource type="Script" uid="uid://daqhvycu4o8hx" path="res://UI/players_list_container.gd" id="1_f2j1s"] [ext_resource type="PackedScene" uid="uid://dslebs7aarkoa" path="res://UI/panel_background_blue.tscn" id="1_y7ccy"] [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_fm6m2"] diff --git a/UI/sliding_background.gdshader.uid b/UI/sliding_background.gdshader.uid new file mode 100644 index 0000000..55932ba --- /dev/null +++ b/UI/sliding_background.gdshader.uid @@ -0,0 +1 @@ +uid://bvni6cdwtojtr diff --git a/UI/spawn_button.gd.uid b/UI/spawn_button.gd.uid new file mode 100644 index 0000000..d3cfa3d --- /dev/null +++ b/UI/spawn_button.gd.uid @@ -0,0 +1 @@ +uid://pm435vpllta1 diff --git a/UI/tower_configuration.gd.uid b/UI/tower_configuration.gd.uid new file mode 100644 index 0000000..6f18ad6 --- /dev/null +++ b/UI/tower_configuration.gd.uid @@ -0,0 +1 @@ +uid://be0wi1458bdae |