New Icon; Touch Controls; Menu with Help; Added Music

This commit is contained in:
Exobyt 2024-09-15 02:57:08 +02:00
parent 9e3349eec3
commit e87f8c3756
71 changed files with 1084 additions and 278 deletions

View file

@ -1,5 +1,38 @@
[gd_resource type="Theme" format=3 uid="uid://cotw1alu4b2ad"]
[gd_resource type="Theme" load_steps=7 format=3 uid="uid://cotw1alu4b2ad"]
[ext_resource type="Texture2D" uid="uid://cu5dx3i2d8so2" path="res://Assets/Buttons/Button1.png" id="1_27x62"]
[ext_resource type="Texture2D" uid="uid://wql8le5gm41r" path="res://Assets/Buttons/Button2.png" id="2_scfsv"]
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_n3myw"]
texture = ExtResource("1_27x62")
texture_margin_left = 10.0
texture_margin_top = 10.0
texture_margin_right = 10.0
texture_margin_bottom = 10.0
[sub_resource type="CompressedTexture2D" id="CompressedTexture2D_nejn8"]
load_path = "res://.godot/imported/Button1.png-365ba86758a2b041f5719410075e763e.ctex"
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_kgt1p"]
texture = SubResource("CompressedTexture2D_nejn8")
texture_margin_left = 10.0
texture_margin_top = 10.0
texture_margin_right = 10.0
texture_margin_bottom = 10.0
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_mwuk4"]
texture = ExtResource("2_scfsv")
texture_margin_left = 10.0
texture_margin_top = 10.0
texture_margin_right = 10.0
texture_margin_bottom = 10.0
[resource]
Button/font_sizes/font_size = 32
Button/styles/hover = SubResource("StyleBoxTexture_n3myw")
Button/styles/normal = SubResource("StyleBoxTexture_kgt1p")
Button/styles/pressed = SubResource("StyleBoxTexture_mwuk4")
Label/font_sizes/font_size = 48
RichTextLabel/constants/outline_size = 10
RichTextLabel/font_sizes/bold_font_size = 40
RichTextLabel/font_sizes/normal_font_size = 30