added the game

This commit is contained in:
JHDev2006
2025-09-13 16:30:32 +01:00
parent 5ef689109b
commit 3773bdaf64
3616 changed files with 263702 additions and 0 deletions

10
Resources/UI/Cursor.tres Normal file
View File

@@ -0,0 +1,10 @@
[gd_resource type="AtlasTexture" load_steps=3 format=3 uid="uid://dktb2ljmou31p"]
[ext_resource type="Texture2D" uid="uid://3p2l7rec0gh5" path="res://Assets/Sprites/UI/Cursor.png" id="1_gbotb"]
[sub_resource type="AtlasTexture" id="AtlasTexture_gbotb"]
atlas = ExtResource("1_gbotb")
region = Rect2(0, 0, 8, 8)
[resource]
atlas = SubResource("AtlasTexture_gbotb")

10
Resources/UI/Panel.tres Normal file
View File

@@ -0,0 +1,10 @@
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://comkghpj0djcl"]
[ext_resource type="Texture2D" uid="uid://bnv2ocqgws3p7" path="res://Assets/Sprites/UI/Panel.png" id="1_dlxjv"]
[resource]
texture = ExtResource("1_dlxjv")
texture_margin_left = 8.0
texture_margin_top = 8.0
texture_margin_right = 8.0
texture_margin_bottom = 8.0

View File

@@ -0,0 +1,10 @@
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://dlbdmqmnl30sq"]
[ext_resource type="Texture2D" uid="uid://bhgjvnslkt143" path="res://Assets/Sprites/UI/PanelSelected.png" id="1_hjdjk"]
[resource]
texture = ExtResource("1_hjdjk")
texture_margin_left = 8.0
texture_margin_top = 8.0
texture_margin_right = 8.0
texture_margin_bottom = 8.0

10
Resources/UI/Tab.tres Normal file
View File

@@ -0,0 +1,10 @@
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://btw30ed0dg4bt"]
[ext_resource type="Texture2D" uid="uid://c6pd7cdhx78od" path="res://Assets/Sprites/UI/Tab.png" id="1_b7qtx"]
[resource]
texture = ExtResource("1_b7qtx")
texture_margin_left = 2.0
texture_margin_top = 2.0
texture_margin_right = 2.0
texture_margin_bottom = 2.0

View File

@@ -0,0 +1,10 @@
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://dym50k6bgpd2"]
[ext_resource type="Texture2D" uid="uid://bgjdnv8n8l1hb" path="res://Assets/Sprites/UI/TabSelected.png" id="1_ymoo8"]
[resource]
texture = ExtResource("1_ymoo8")
texture_margin_left = 2.0
texture_margin_top = 2.0
texture_margin_right = 2.0
texture_margin_bottom = 2.0