Added icons, a lot of refactoring and optimising

This commit is contained in:
2024-06-12 22:18:19 +02:00
parent f0b57981bc
commit 2f12c1e25c
30 changed files with 614 additions and 692 deletions

View File

@@ -2,7 +2,7 @@
[ext_resource type="Script" path="res://Player.gd" id="1_if4kc"]
[ext_resource type="Texture2D" uid="uid://r4as0nmtoa7p" path="res://noCharacter.png" id="2_hpj3s"]
[ext_resource type="Texture2D" uid="uid://t1tnj6nqpi4a" path="res://person_remove-black-36dp.svg" id="2_xw2ck"]
[ext_resource type="Texture2D" uid="uid://t1tnj6nqpi4a" path="res://icons/person_remove-black-36dp.svg" id="3_5cuu3"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_821k2"]
bg_color = Color(0.180392, 0.180392, 0.180392, 1)
@@ -86,4 +86,4 @@ theme_override_styles/panel = SubResource("StyleBoxFlat_b2crt")
custom_minimum_size = Vector2(40, 40)
layout_mode = 2
size_flags_horizontal = 3
texture_normal = ExtResource("2_xw2ck")
texture_normal = ExtResource("3_5cuu3")