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")